Skip to content

Conversation

@yogeshchoudhary147
Copy link
Contributor

What

Upgrade @auth0/auth0-spa-js from ^2.9.x to ^2.11.0

Why

This upgrade brings support for organization parameter in token exchange operations, enabling better multi-tenant authentication scenarios.

Changes

  • Updated @auth0/auth0-spa-js dependency to ^2.11.0
  • Updated exchangeToken test to verify organization parameter handling

What's new in spa-js v2.11.0

  • Added organization parameter support to token exchange (#1477)
  • Allows specifying organization context during token exchange flows

Testing

  • Build passes: npm run build
  • Tests pass: npm test

References

https://github.com/auth0/auth0-spa-js/releases/tag/v2.11.0

This upgrade brings support for organization parameter in token exchange operations.

Changes:
- Updated @auth0/auth0-spa-js dependency from ^2.9.x to ^2.11.0
- Updated exchangeToken test to verify organization parameter is properly passed through

What's new in @auth0/auth0-spa-js v2.11.0:
- Added organization parameter support to token exchange (#1477)
- Allows specifying organization context during token exchange flows
- Enables better multi-tenant authentication scenarios

Refs: https://github.com/auth0/auth0-spa-js/releases/tag/v2.11.0
@yogeshchoudhary147 yogeshchoudhary147 requested a review from a team as a code owner December 11, 2025 13:14
@yogeshchoudhary147 yogeshchoudhary147 merged commit 7750f57 into main Dec 11, 2025
13 of 14 checks passed
@yogeshchoudhary147 yogeshchoudhary147 deleted the chore/upgrade-spa-js-2.11.0 branch December 11, 2025 13:35
yogeshchoudhary147 added a commit that referenced this pull request Dec 11, 2025
**Added**
- chore: upgrade @auth0/auth0-spa-js to v2.11.0
[\#948](#948)
([yogeshchoudhary147](https://github.com/yogeshchoudhary147))
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