better-auth
Bug Fixes
- Clarified recommended production usage for the test utils plugin (#9119)
- Fixed session not refreshing after
/change-passwordand/revoke-other-sessions(#9087)
For detailed changes, see CHANGELOG
@better-auth/oauth-provider
Security
- Fixed GHSA-xr8f-h2gw-9xh6, a high-severity authorization bypass in
@better-auth/oauth-providerwhere unprivileged authenticated users could create OAuth clients when deployments relied onclientPrivilegesto restrict client creation. - First patched stable version:
@better-auth/oauth-provider@1.6.5. - Note: the published beta line (
1.7.0-beta.0and1.7.0-beta.1) remains affected until a fixed beta release is published.
For detailed changes, see CHANGELOG
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v1.6.4...v1.6.5