Skip to content

feat(auth0-auth-js): make requestExpiry and authorizationDetails params explicit - #51

Merged
frederikprijck merged 1 commit into
auth0:mainfrom
guabu:bc-params
Sep 4, 2025
Merged

feat(auth0-auth-js): make requestExpiry and authorizationDetails params explicit#51
frederikprijck merged 1 commit into
auth0:mainfrom
guabu:bc-params

Conversation

@guabu

@guabu guabu commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

Description

Exposes the requestExpiry and authorizationDetails params as explicit options on BackchannelAuthenticationOptions to align with the existing loginHint and bindingMessage parameters and offer better type hints.

Previously, a developer would have to pass those parameters as part of the authorizationParams object and would be missing type information.

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@frederikprijck
frederikprijck merged commit 87d8ba5 into auth0:main Sep 4, 2025
4 checks passed
@guabu
guabu deleted the bc-params branch September 4, 2025 11:20
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