Replies: 1 comment
-
Hey @campar! 👋🏻 One way would be to create a user in your system with the provider name and the user provider ID as credentials. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
What is the proper way to handle social login and opaque access token login together? So far, I can get token from the google redirect callback, and also have a way to register via email/password but separately. How to login user with google without entering password and get opaque access token at the same time?
Beta Was this translation helpful? Give feedback.
All reactions