Signed in user
Not signed in
Login to begin the flow.
Auth0 ORT Demo
This application requests online_access, stores the ORT on the server, and
keeps renewing the short-lived API token until the Auth0 session is revoked.
Session actions
Signed in user
Login to begin the flow.
Access token
Short-lived token for the Expenses API.
Online refresh token
Bound to the Auth0 session.
Refresh count
No refreshes yet.
Flow
The current access token remains valid until expiry. Once the ORT is revoked, the next refresh attempt should fail and the user must authenticate again.
API response appears here.
Trace
Latest first