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?
2 Replies
bekacru
bekacru4mo ago
if this is regarding expo try upgrading to 1.1.4-beta.2
Emil
EmilOP4mo ago
thanks. that worked perfectly!

Did you find this page helpful?