Skip to content

Release 2.0.0 beta.1#257

Merged
tanya732 merged 1 commit into
v2from
release/2.0.0-beta.1
Jul 15, 2026
Merged

Release 2.0.0 beta.1#257
tanya732 merged 1 commit into
v2from
release/2.0.0-beta.1

Conversation

@tanya732

Copy link
Copy Markdown
Contributor

Added

  • Refresh Token Grant (MRRT): AuthenticationController.renewAuth(...) exchanges a refresh token for a new set of tokens, supporting Multi-Resource Refresh Token flows via withAudience()/withScope() #242 (tanya732)
  • Custom Token Exchange (CTE): AuthenticationController.customTokenExchange(...) and loginWithCustomTokenExchange(...) exchange an external subject_token for Auth0 tokens (RFC 8693) #253 (tanya732)
  • Client-Initiated Backchannel Authentication (CIBA): AuthenticationController.backChannelAuthorize(...) and backChannelPoll(...) support the decoupled, app-owned polling flow, with BackChannelAuthorizationException typed helpers (isAuthorizationPending(), isSlowDown(), isExpiredToken(), isAccessDenied()) #254 (tanya732)

Merged via #255.

@tanya732
tanya732 requested a review from a team as a code owner July 15, 2026 08:32
@tanya732
tanya732 merged commit 611b3a5 into v2 Jul 15, 2026
6 checks passed
@tanya732
tanya732 deleted the release/2.0.0-beta.1 branch July 15, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants