bitangel84
BABetter Auth
•Created by bitangel84 on 3/1/2025 in #help
Update session on hooks
Hello everyone, I'm trying to update a session (only if the user logged in with google or github) this is the code
const auth = betterAuth({
session
and ctx.context.session
are always null.... how can I update the session if the user came from social login?5 replies