Better Auth is comprehensive authentication library for TypeScript that provides a wide range of features to make authentication easier and more secure.
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
– May 16, 2025
getActions
from client plugins to include clientOptions
in get user client config – getAccessToken
should be available on the client –