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
Ping
Ping2w ago
JWT | Better Auth
Authenticate users with JWT tokens in services that can't use the session

Did you find this page helpful?