Shaki
BABetter Auth
•Created by Shaki on 5/13/2025 in #help
session null in nextjs route handler
I know auth and sessions is working because it I can log in and out with no problem. My server functions are able to get sessions but whenever I try and get the session from a route handler it's null
This same function is used throughout my app and works everywhere except route handlers
3 replies
BABetter Auth
•Created by Shaki on 2/7/2025 in #help
Email does not exist on user table
I'm having problems signing users up. I keep getting email does not exist on users table even though I have it set up.
4 replies