HyRALis
HyRALis
TTCTheo's Typesafe Cult
Created by kiryl_ch on 1/28/2025 in #questions
how to execute some code on user signup, next auth 5
i would say in the signIn callback, that is the point where you check if the user is signed in with the proper credentials etc. after you confirm that he is signed in you can execute your code, just dont forget to return true at the end 🙂
5 replies