GeorgeZou
BABetter Auth
•Created by GeorgeZou on 4/17/2025 in #help
How can I configure something like nextauth `callbacks.signIn`?
When user signin by apple or google oauth, I want to query user information from my exists database, and verify that the user, and return new user information to session
in nextauth I can do something like:
What should I do here?
4 replies