Karan
Karan
BABetter Auth
Created by Karan on 3/30/2025 in #help
Any way to get cookies from client signIn methods when used as server action?
But it makes sense, we can just use fetch or something to make a call.
6 replies
BABetter Auth
Created by Karan on 3/30/2025 in #help
Any way to get cookies from client signIn methods when used as server action?
Got it. On the server, auth.api.emailOtp or auth.api.signin.emailOtp method is not available
6 replies
BABetter Auth
Created by Karan on 3/29/2025 in #help
CSRF with Next.js server directive w/ Backend Api
Got it, new to BAuth, trying to understand. Shouldn't we also use IP address check in the verification table as well?Because a verification request should come from the same IP when completing the verification. Also, I think the IP address header x-forwarded-for can contain multiple values.
5 replies