-
Notifications
You must be signed in to change notification settings - Fork 1
Home
ErrorsAndGlitches edited this page Dec 22, 2019
·
6 revisions
Welcome to the waisn-tech-tools wiki!
-
https://auth0.com/docs/quickstart/webapp/django/01-login?download=true#trigger-authentication
- primary one I followed
-
https://auth0.com/blog/django-tutorial-building-and-securing-web-applications/#Securing-Django-Web-Apps
- this one has a lot of information if I wanted to use it to create a blog
- some useful pointers on how to create a Profile page
For Auth0, I created a Regular Application and also created a database for the source of users of this application. Databases, in Auth0 terminology, are sources of users. For the application, I enabled only the waisn tech tools DB. I also set this DB up so that sign ups are not enabled.
Users can be created for a DB by going to the Users tab and clicking Create User.