Authenticate with AutoShares SSO/Auth0
Universal Login is setup for all applications integrating with AutoShares.
When a user logs in, Auth0 returns three items:
You can use these items in your application to set up and manage authentication.
Create an auth_config.json in the root of the project.
Login to configure this snippet with your account
If using a programming language such as Django,
Last updated