Email & Password verification with refresh token
Hi I was going through the docs looking for examples of email password sign in (using rest api with a backend) and JWT refresh-token handling.
Basically at work I have a backend with a login and refresh endpoints and those return a jwt/refresh token.
Has anyone implemented this or have I maybe missed it in the docs?
1 Reply
We have a JWT plugin:
https://www.better-auth.com/docs/plugins/jwt
JWT | Better Auth
Authenticate users with JWT tokens in services that can't use the session