How to know what provider is used to sign in #3117
Unanswered
marjoforcado
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm building an application that supports multiple OAuth provider (e.g. GitHub, Twitter) and then storing their sub ids in my database when they log into my application for the first time. The problem is that I have no idea how to determine what provider the user used to sign in. How should I handle this?
Beta Was this translation helpful? Give feedback.
All reactions