401 error Nextjs(cookies not being sent)
To Reproduce
Using express backend with drizzle
My apis arent being sent from frontend to backend, in nextjs, tried using with crenetials also
By default my page is a server component-
Current vs. Expected behavior
To validate request and return variable, but gets 401 unautrized
What version of Better Auth are you using?
1.2.7
Provide environment information
Macos chrome
node v20.17.0
Which area(s) are affected? (Select all that apply)
Client
Auth config
My backend auth setup is
0 Replies