heneftees
BABetter Auth
•Created by heneftees on 4/21/2025 in #help
Update email of existing user entry that was created initially by verifyPhoneNumber API

3 replies
BABetter Auth
•Created by heneftees on 4/21/2025 in #bug-reports
Empty headers in verifyPhoneNumber API

4 replies
BABetter Auth
•Created by heneftees on 4/15/2025 in #help
How to refresh JWT manually
I understand that the JWT may expire before the session expires. In this case, I check whether the JWT is expired before I issue a new JWT.
I've tried this method so far but no avail:
- getting the session using the expired jwt so I can call
api.getToken
by placing the session token but no avail as calling getSession only returns null
For context, I am using bearer() and jwt() plugin together. And I am using a full-fledged authorization server where there is no client-side better-auth sdk5 replies
BABetter Auth
•Created by heneftees on 4/14/2025 in #help
Lambda Authorizer with Better-Auth
Did anyone try this integration yet? I intend to have better-auth authenticate the requests coming in AWS Gateway
2 replies
BABetter Auth
•Created by heneftees on 4/14/2025 in #help
Backend Solution Better-Auth Integration
Just want to know if anyone has tried to work with better-auth with a full-backend solution (i.e. not having any client-side SDK implementation)?
4 replies