| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-14 | 1.2 kB | |
| v1.6.29 source code.tar.gz | 2026-08-14 | 28.9 MB | |
| v1.6.29 source code.zip | 2026-08-14 | 29.9 MB | |
| Totals: 3 Items | 58.8 MB | 1 | |
better-auth
Bug Fixes
- Improved
deleteSessionsperformance by running deletes in parallel instead of sequentially (#10805)
For detailed changes, see CHANGELOG
@better-auth/sso
Bug Fixes
- Fixed automatic email-domain organization assignment to require both a verified provider domain and a verified user email, preventing social sign-in from granting access when an SSO provider merely claims a domain.
- Fixed domain verification to snapshot the provider's domains at request start, returning
409withSSO_PROVIDER_CHANGEDif the provider changes during DNS verification so callers can reload and retry.
For detailed changes, see CHANGELOG
Contributors
Thanks to everyone who contributed to this release:
@Emmaccen
Full changelog: v1.6.28...v1.6.29