Kaleb
BABetter Auth
•Created by Kaleb on 4/18/2025 in #help
what tables are a must for better auth to work
thanks, i might try redis on my custom server, is that a good approach? and what about others like jwks?
5 replies
BABetter Auth
•Created by Kaleb on 4/15/2025 in #help
golang backend with nextjs cookie check.
Thanks, yeah i have tried to get the cookie and extract info, but i dont know what encryption algorithms better auth is using, which means i can't get the righr library to parse the cookie with my better auth secret.
6 replies
BABetter Auth
•Created by Kaleb on 4/15/2025 in #help
golang backend with nextjs cookie check.
Auth is fully happening in nextjs, what i need in my server is to check for "id" field of the cookie, and use it in my go service.
6 replies