better-auth
Features
- Added
refreshTokenParamsconfig to forward extra parameters to the token endpoint during token refresh (#9948)
Bug Fixes
- Fixed ID token nonce binding in the generic OAuth redirect flow (#10095)
For detailed changes, see CHANGELOG
@better-auth/core
Features
- Added
refreshTokenParamsconfig to forward extra parameters to the token endpoint during token refresh (#9948)
Bug Fixes
- Fixed SSRF protection for
client_idhost validation by routing checks through the shared host classifier, blocking additional non-public address forms (#10126)
For detailed changes, see CHANGELOG
@better-auth/oauth-provider
Features
- Added
sessionIdto ID token claim contributors, accessible viainput.sessionIdinclaims.idTokenandclaims.accessTokencontributors (#10113)
For detailed changes, see CHANGELOG
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v1.7.0-beta.6...v1.7.0-beta.7