| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 21.0.3 source code.tar.gz | 2026-08-09 | 3.7 MB | |
| 21.0.3 source code.zip | 2026-08-09 | 4.1 MB | |
| README.md | 2026-08-09 | 1.4 kB | |
| Totals: 3 Items | 7.8 MB | 0 | |
- feat: add useRefreshTokenLock to serialize refresh token renewal across tabs
- PR
- feat: improve handling of silent renew race conditions
- PR
- Make offline_access refresh-token warning configurable
- PR
- Fix: don't send code_challenge in PAR flow when disablePkce is true
- PR
- test: convert validation specs to await firstValueFrom
- PR
- fix(public) : Export PopupResult to public
- PR
- chore: sync package-lock.json with package.json
- PR
- docs: fix typos, broken links, and invalid Docusaurus directive
- PR
- ci: build docs only on push to main, not on PRs
- PR
- fix(check-session): require exact origin match in postMessage handler
- PR