Skip to content

Conversation

@guabu
Copy link
Contributor

@guabu guabu commented Nov 12, 2025

Bumps auth0-spa-js version to support scopes parameter for connected accounts. Blocked by: auth0/auth0-spa-js#1458

gyaneshgouraw-okta added a commit that referenced this pull request Nov 18, 2025
…de Auth0 SPA JS to v2.9.0 (#933)

## 📝 Pull Request Description

Completes this PR - #930

### 🔄 Changes
- Updated Auth0 SPA JS dependency from version 2.7.0 to 2.9.0.
- Refactored the connectAccountWithRedirect API to use a dedicated
scopes parameter instead of nesting it within authorization_params.
- Updated documentation examples to reflect the new API structure for
connecting third-party accounts.

### 🧪 Testing
- Verified unit test

### 💥 Impact
- Developers will have a cleaner API for specifying scopes when
connecting third-party accounts.
- The update improves consistency with other Auth0 SDK methods that use
a top-level scopes parameter.
- No breaking changes expected as this appears to be an API enhancement.

### 📋 Checklist
- [ ] Code follows the project's coding standards
- [ ] Tests have been added/updated
- [ ] Documentation has been updated
- [ ] All tests are passing

---------

Co-authored-by: guabu <135956181+guabu@users.noreply.github.com>
Co-authored-by: Arpit Jain <167312832+arpit-jn@users.noreply.github.com>
@gyaneshgouraw-okta
Copy link
Contributor

Closing this PR as the linked duplicate PR is merged and released - #933

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