In this video I show how to sign up and get started with authentication and authorization on the Auth0 management interface side. I show where to get the credentials (Domain & Client ID) for your project to connect to Auth0. Then I briefly describe the authentication process when using the Auth0 universal login process and subsequently configure the callback url and logout url in Auth0, which is required for security reasons. I also briefly discuss where tokens are used and stored in the process.
This video is part of a playlist:
• VueJS Authentication with Auth0 - Usi...
I didn't commit to the repository for each video, but the final code can be found on the Dedicated Managers GitHub public repository:
https://github.com/DedicatedManagers/...