Better Auth is comprehensive authentication library for TypeScript that provides a wide range of features to make authentication easier and more secure.
Jul 26, 2025
Jul 26, 2025
ac6baba: chore: fix typo on freeTrial
c2fb1aa: Fix duplicate trials when switching plans
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 – Jun 28, 2025
Jun 28, 2025
Jun 20, 2025
id
in DB hook create
– createSchema
if implemented – set-auth-token
– null
type on /get-session when throw:true
is set – Jun 10, 2025
forgetPassword
APIs to requestPasswordReset
–