Commit dbf1263
committed
chore: upgrade @auth0/auth0-spa-js to 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.01 parent f0b9fb0 commit dbf1263
3 files changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
903 | 903 | | |
904 | 904 | | |
905 | 905 | | |
| 906 | + | |
906 | 907 | | |
907 | 908 | | |
908 | 909 | | |
909 | 910 | | |
910 | 911 | | |
911 | 912 | | |
| 913 | + | |
912 | 914 | | |
913 | 915 | | |
914 | 916 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
0 commit comments