Flow
- User accesses this endpoint with a
redirect_uri
parameter - Server generates a state token for CSRF protection
- User is redirected to Auth0’s universal login page
- After authentication with Auth0, user is redirected to the callback endpoint
No authentication is required to access this endpoint.
Parameters
URL to redirect the user after successful authentication