Requirements
- An account in Auth0
API_URLis the public DNS name of the hoop gateway instance
API_URL address.
Identity Provider Configuration
Create an Application
Create a new application
- Go to Applications > Applications and click on the Create Application button
- Select a Regular Web Application
Configure the Redirect URIs
- Allowed Callback URLs:
{API_URL}/api/callback - Allowed Logout URLs:
{API_URL}/api/logout