Better Auth is comprehensive authentication library for TypeScript that provides a wide range of features to make authentication easier and more secure.
Aug 11, 2025
generateId
callback to imply database-generated ID – getUserInfo
to return number type – loginHint
to Microsoft oauth URL – ctx
in middleware – exactOptionalPropertyTypes
enabled in ts-config – Jul 26, 2025
Jul 26, 2025
freeTrial
Jul 26, 2025
No changes
Jul 26, 2025
No changes
Jul 26, 2025
No changes
Jul 23, 2025
Jul 21, 2025
Jul 20, 2025
Jul 19, 2025
sendOnSignIn
option to make sending verification link in sign in route explicit – inferAuth
to infer plugin types and more on the client without needing client plugins – rememberMe
option to signUpEmail
– image
option to signUpEmail
types and schema –