Is there an easy way to detect if user is signed in via OAuth2 provider and which provider? I can get access to "third party id" from GetUserById satisfying the first part, but that appears to about it
r
rp_st
05/16/2023, 5:52 AM
hey @bladerpc yea - using the thirdPartyId is the best way
b
bladerpc
05/16/2023, 12:07 PM
Never looked at the value of it, does it have indicator which oauth provider?
r
rp_st
05/16/2023, 12:12 PM
Yes.
rp_st
05/16/2023, 12:12 PM
For example, with google sign in, the value of it will be “google”