Is there a server-side new user callback?

Is there a callback that is on the server-side that triggers whenever a user signs up / logs in / etc.? E.g, next-auth has things like events, for things like, createUser, etc.
4 Replies
bekacru
bekacru6mo ago
Hooks | Better Auth
Better Auth Hooks let you customize BetterAuth's behavior
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
salzar
salzar6mo ago
You can see in that link, there is my auth.ts file, I am using the database webhooks at the end

Did you find this page helpful?