Emil
Explore posts from serversBABetter Auth
•Created by Emil on 4/14/2025 in #help
Fixed OTP for phone number sign in
Hey. Is it possible to set a fixed OTP for a specific phone number? I need this for the apple app store review to be able to sign in.
5 replies
BABetter Auth
•Created by Emil on 4/9/2025 in #help
Update additional fields in updateUser
Can additional fields added in the auth instance be updated using the updateUser method?
6 replies
BABetter Auth
•Created by Emil on 4/9/2025 in #help
additional fields not included in session

32 replies
BABetter Auth
•Created by Emil on 3/27/2025 in #help
Help setting up better auth in a fetch environment

1 replies
subscriptions on edge
Trpc SSE subscriptions does not work on edge for me. Is there some specific config i need to implement?
I have followed the guide for subscriptions on trpc docs (https://trpc.io/docs/server/subscriptions)
2 replies
BABetter Auth
•Created by Emil on 12/26/2024 in #help
useSession hook is just returning session token
when calling useSession, i get this response:
{"better-auth.session_token": {"expires": "2024-12-26T15:11:10.809Z", "value": "Sedj5NuYnhTjfQcbLS6zM7gkcRlDeNpJ.sadMSqezrSkJSt%2F3TvyISBz5pPKDQh3ywU7pNcsowew%3D"}}
Is there any config i need to do in order to get the same response as getSession?
3 replies