Flow
- User accesses this endpoint with an optional
returnTo
parameter - Server redirects to Auth0’s logout endpoint
- Auth0 clears the user’s session
- Auth0 redirects to the returnTo URL (if provided and allowed)
No authentication is required to access this endpoint.
Parameters
URL to redirect the user after logout (must be in allowed URLs)