Additional Notes
Logging out of Auth0
Sometimes you may need to force an Auth0 logout. An example is if a user uses the wrong social account to login to your app but that account is not registered.
The client_id
comes from the Auth0 dashboard page.
Last updated