Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-28 | 1.3 kB | |
v1.2.12 source code.tar.gz | 2025-06-28 | 12.4 MB | |
v1.2.12 source code.zip | 2025-06-28 | 13.3 MB | |
Totals: 3 Items | 25.7 MB | 2 |
🐞 Bug Fixes
- account:
- Add placeholder URL for type inference in linkSocialAccount response - by @Bekacru in https://github.com/better-auth/better-auth/issues/3199 (c1d4f)
- create-adapter:
getModelName
should apply plural to custom model names - by @ping-maxwell in https://github.com/better-auth/better-auth/issues/3084 (3119c)- TransformWhere should account for customTransformInput - by @ping-maxwell in https://github.com/better-auth/better-auth/issues/2437 (c13d1)
- Doesn't work with mongoAdapter - by @ping-maxwell in https://github.com/better-auth/better-auth/issues/3203 (0b034)
- email-otp:
- Doesn't call onEmailVerification - by @ping-maxwell in https://github.com/better-auth/better-auth/issues/2974 (2a367)