jeffreyyvdb
BABetter Auth
•Created by jeffreyyvdb on 4/20/2025 in #help
Better auth does not work on NextJS
2025-04-20T19:46:49.619Z WARN [Better Auth]: No database configuration provided. Using memory adapter in development
This warning made me think it is possible to work with the in memory adapter
28 replies
BABetter Auth
•Created by jeffreyyvdb on 4/20/2025 in #help
Better auth does not work on NextJS
Okay thank you, but does not seem to be the solution to why I don't have a session in my dashboard page (server side)
28 replies
BABetter Auth
•Created by jeffreyyvdb on 4/20/2025 in #help
Better auth does not work on NextJS

28 replies
BABetter Auth
•Created by jeffreyyvdb on 4/20/2025 in #help
Better auth does not work on NextJS
true, i changed it to be more logical, but the issues still exists
28 replies
BABetter Auth
•Created by jeffreyyvdb on 4/20/2025 in #help
Better auth does not work on NextJS
Do i miss anything?
28 replies
BABetter Auth
•Created by jeffreyyvdb on 4/20/2025 in #help
Better auth does not work on NextJS
Yes this is my auth config, i also have a auth-client, middleware and a api route for auth.
auth.ts:
auth-client.ts:
Middleware
api/auth/[...all]/route.ts:
28 replies
BABetter Auth
•Created by jeffreyyvdb on 4/20/2025 in #help
Better auth does not work on NextJS
@daveycodez Yes, i added it like this but does not seem to help
28 replies