Skip to content

Commit 01181d8

Browse files
committed
docs: mark Online Access as Early Access
Online Access (Online Refresh Tokens) is gated behind Auth0 account team enablement. Adds the same Early Access notice used for the MFA section.
1 parent 4c90235 commit 01181d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

EXAMPLES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,9 @@ MRRT is disabled by default. To enable it, set the `useMrrt` option to `true` wh
786786
787787
## Online Access (Online Refresh Tokens)
788788
789+
> [!NOTE]
790+
> Online Access (Online Refresh Tokens) support via SDKs is currently in Early Access. To request access to this feature, contact your Auth0 representative.
791+
789792
**Online Refresh Tokens (ORTs)** are a refresh token type bound to the lifetime of the user's Auth0 session, unlike the rotating offline refresh tokens described above. An ORT is:
790793
791794
- **Session-bound** — valid only while the underlying Auth0 session is active. When the session ends (logout, idle/absolute session expiry, or an admin revoking the session), the ORT stops working.

0 commit comments

Comments
 (0)