milan
BABetter Auth
•Created by korrupt10n on 3/24/2025 in #help
authClient.GetSessions() returning null for user data and session data
not really, it's a private app and currently in a very messy state 😅 thanks anyway, I'll just put more console.logs in the code and try to find the issue
12 replies
BABetter Auth
•Created by korrupt10n on 3/24/2025 in #help
authClient.GetSessions() returning null for user data and session data
I checked the cookie domain setting and cross-referenced it with you have in https://github.com/zessu/honoapp/blob/master/packages/backend/auth.ts it all seems fine; I can even see the cookie in the browser console
12 replies
BABetter Auth
•Created by korrupt10n on 3/24/2025 in #help
authClient.GetSessions() returning null for user data and session data
@korrupt10n I'm facing the same issue, getSession always returns
null
- how did you fix it?12 replies