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