What’s New

Better Auth v1.6.25

v1.6.25
Fixed 4
  • Fixed Apple OAuth not sending the PKCE code challenge during authorization, causing token exchange failures
  • Fixed Google One Tap creating new users when sign-up was disabled on the Google provider
  • Fixed $fetch and $store not being exposed on the Solid client
  • Fixed internal adapter queries being routed to the wrong table when a built-in table's modelName was set to another table's schema key
better-auth
Bug Fixes
  • Fixed Apple OAuth not sending the PKCE code challenge during authorization, causing token exchange failures (#10294)
  • Fixed Google One Tap creating new users when sign-up was disabled on the Google provider (#10479)
  • Fixed $fetch and $store not being exposed on the Solid client (#10444)
  • Fixed internal adapter queries being routed to the wrong table when a built-in table's modelName was set to another table's schema key (e.g. user.modelName = "account").

For detailed changes, see CHANGELOG

Contributors

Thanks to everyone who contributed to this release:

@birkskyum, @jsj, @krish-vachhani

Full changelog: v1.6.24...v1.6.25

View original

Discussion