We are happy to announce that we just added two new endpoints to our Session Management APIs:
POST /api/v2/users/{id}/revoke-access – This endpoint allows you to revoke sessions for a user and decide if you want to revoke the associated Refresh Tokens.
POST /api/v2/sessions/{id}/revoke – This endpoint will revoke the session and all its related Refresh Tokens.
Please refer to the Auth0 Management API for more information.
Fetched April 11, 2026
We’ve added support for Cascade Revocation in Native to Web SSO. With this new capability, revoking the original refresh token used in a Na…
We’ve added support for Cascade Revocation in Native to Web SSO. With this new capability, revoking the original refresh token used in a Na…