better-auth
Features
- Added support for an array of client IDs as the ID token audience in social providers (#9292)
Bug Fixes
- Fixed response headers being lost when an
APIErroris thrown (#9211) - Fixed browser and edge runtime errors by serving a no-op
./instrumentationmodule in those environments (#9281) - Fixed a crash when parsing OAuth2 state with an undefined request body (#9293)
- Fixed
callbackOnVerificationnot being called whenupdatePhoneNumberis enabled (#4894)
For detailed changes, see CHANGELOG
@better-auth/oauth-provider
Bug Fixes
- Fixed the userinfo endpoint to read the
Authorizationheader from request context when usingauth.api(#9244)
For detailed changes, see CHANGELOG
@better-auth/passkey
Bug Fixes
- Fixed passkey authentication verification not returning the user (#5209)
For detailed changes, see CHANGELOG
Contributors
Thanks to everyone who contributed to this release:
@gustavovalverde, @Kinfe123, @ouwargui, @ramonclaudio, @stewartjarod, @TanishValesha
Full changelog: v1.6.6...v1.6.7