APPLE
BABetter Auth
•Created by APPLE on 2/28/2025 in #help
base path not resolving correctly
My server is running on port
8080
and client on 5173
, I have created server auth instance by providing it basePath as "/auth"
and created a route "/auth/*"
.
For authClient instance i have provide full baseUrl as http://localhost:8080/auth
.
When i signin with google it sets the cookie but redirects to localhost:8080/auth. what is wrong here?5 replies
BABetter Auth
•Created by APPLE on 1/26/2025 in #help
Deployed social signin fails with prisma adapter
3 replies