DEV Community

Mayank Modi
Mayank Modi

Posted on

2 1

Configurable flask authentication app with auth0

Overview of My Submission

Hi I have created a flask app that uses auth0 for authentication and mongodb as a configuration database.
This allows me to change the auth0 client_id and client_secret in a db without having to redeploy my flask application.
This is quite useful for demoing workflows for various auth0 applications.

Auth0 allows me to run several rules on user login. Hence for users logging in from different sources I can redirect users for workflows like custom MFA or any other pre login activities.

Submission Category:

Choose Your Own Adventure

Link to Code

Link to Repo

Additional Resources / Info

Show some love for this hand drawn welcome logo for the application. (Used adobe fresco on an ipad)

Image description
Image description

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay