is it understood as the same user and just logs in...
# support-questions
r
> is it understood as the same user and just logs in? No. It will be two different users. So the first time you sign up with github for a user, you should get the
handlePostSignUp
call. Else the sign in one. For
handlePostSignIn
, you need to put it in the
signInFeature
config. No the
signUpFeature
config.