Skip to content

chore: replace deprecated exchangeToken with loginWithCustomTokenExchange in web adapter#1496

Merged
subhankarmaiti merged 1 commit intomasterfrom
chore/replace-deprecated-exchangeToken-with-loginWithCustomTokenExchange
Apr 7, 2026
Merged

chore: replace deprecated exchangeToken with loginWithCustomTokenExchange in web adapter#1496
subhankarmaiti merged 1 commit intomasterfrom
chore/replace-deprecated-exchangeToken-with-loginWithCustomTokenExchange

Conversation

@subhankarmaiti
Copy link
Copy Markdown
Contributor

Replaces the deprecated exchangeToken() call with loginWithCustomTokenExchange()
in the web platform adapter following the @auth0/auth0-spa-js v2.14.0 deprecation.

Notes

  • Both methods have identical signatures — no parameter or return type changes
  • The SDK's public API (customTokenExchange()) is unchanged — no breaking changes
  • Only the web adapter is affected; native platforms (iOS/Android) use their own SDK methods

@subhankarmaiti subhankarmaiti requested a review from a team as a code owner April 6, 2026 16:48
@subhankarmaiti subhankarmaiti changed the title Replace deprecated exchangeToken with loginWithCustomTokenExchange in web adapter chore: replace deprecated exchangeToken with loginWithCustomTokenExchange in web adapter Apr 7, 2026
@subhankarmaiti subhankarmaiti merged commit a3812f4 into master Apr 7, 2026
4 checks passed
@subhankarmaiti subhankarmaiti deleted the chore/replace-deprecated-exchangeToken-with-loginWithCustomTokenExchange branch April 7, 2026 05:04
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.

3 participants