Apple OAuth PKCE fix; Google One Tap respects sign-up disabled
v1.6.25
4 fixesThis release4 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
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
$fetchand$storenot being exposed on the Solid client (#10444) - Fixed internal adapter queries being routed to the wrong table when a built-in table's
modelNamewas 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
Fetched July 23, 2026


