- Notifications
You must be signed in to change notification settings - Fork 401
Pull requests: auth0/auth0-spa-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add support
scopes parameter for connected accounts #1458 opened Nov 10, 2025 by guabu Loading…
3 tasks done
fix(auth): clear auth state for login flow when user changes
#1456 opened Nov 6, 2025 by yogeshchoudhary147 Loading…
build(deps-dev): Bump browserstack-cypress-cli from 1.32.8 to 1.35.0 dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code
#1452 opened Oct 24, 2025 by dependabot bot Loading…
build(deps-dev): Bump tslib from 2.6.2 to 2.8.1 dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code
#1451 opened Oct 24, 2025 by dependabot bot Loading…
build(deps): Bump actions/setup-node from 4 to 6 dependencies One or more dependencies are being bumped github_actions Pull requests that update GitHub Actions code
#1437 opened Oct 14, 2025 by dependabot bot Loading…
feat: Add optional ID token signature validation
#1405 opened Sep 1, 2025 by tusharpandey13 Loading…
2 tasks done
build(deps-dev): Bump es-cookie from 1.3.2 to 1.5.0 dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code
#1391 opened Aug 4, 2025 by dependabot bot Loading…
build(deps-dev): Bump rollup-plugin-web-worker-loader from 1.6.1 to 1.7.0 dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code
#1390 opened Aug 4, 2025 by dependabot bot Loading…
bugfix: Correctly handle refresh token rotation
#1385 opened Jul 30, 2025 by tusharpandey13 Loading…
2 tasks done
build(deps): Bump codecov/codecov-action from 3.1.5 to 5.4.3 dependencies One or more dependencies are being bumped github_actions Pull requests that update GitHub Actions code
#1370 opened Jul 4, 2025 by dependabot bot Loading…
Fix refresh token rotation detection for different scopes with localStorage caching
#1366 opened Jun 29, 2025 by tusharpandey13 Loading…
build(deps): Bump @koa/cors and oidc-provider dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code
#1341 opened Feb 4, 2025 by dependabot bot Loading…
Issue #1335 - GetTokenSilentlyVerboseResponse - do not omit refresh_token
#1336 opened Jan 27, 2025 by collin-thomas Loading…
6 tasks done
Add popup config option to prevent closing the popup
#1319 opened Nov 8, 2024 by ashwsn Loading…
5 of 6 tasks
updated cypress to 13.15.0, this changed some entries in pacakge-lock.json, should pass in browserstack now
#1314 opened Oct 21, 2024 by tusharpandey13 Loading…
remove rollup-plugin-livereload, use rollup-plugin-dev for autoreload
#1304 opened Sep 15, 2024 by tusharpandey13 Loading…
4 of 6 tasks
fix: make issuer url validation follow the same check rules as the domain url validator
#1291 opened Aug 8, 2024 by thfsilvab Loading…
5 of 6 tasks
ProTip! Filter pull requests by the default branch with base:main.