how to signup new user after signing in with google -- custom backend (email,password) #1896
Unanswered
mhdalmajid
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom backend that uses email and password for auth and Token bearer
I'm using google provider just to get profile details.
so the steps (correct me if I'm wrong) are.
where to check and do steps 2,3,4?
if there is an example Repo that will be good.
I think that I can do it in a sign-in callback, but not sure if this good way .
Beta Was this translation helpful? Give feedback.
All reactions