Skip to content

Latest commit

History

History

django-redirect-with-actions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Redirect with Actions on Auth0

Require users to accept custom privacy policies during the login flow on Auth0. Don't know how? Let's see one solution for this through Redirect with Actions!

Running the project

Create an Auth0 tenant for you first; it's for free. So, replace the environment variables in the Compose file. Then, just run the following command:

docker-compose up update-settings

Now you can run the following service:

docker-compose up app