I was wondering if a user could register with an account from abc and I work with features from that platform. But later they can add xyz and I can work with features from them too. Could the user then log in from any of those platforms?
Yes, as long as it is the same email address for all.
and what if it's not?
Then not
then it won't be possible at all?
oh
What is your use case?
connect between discord, google and twitch for management of videos/streams
the the user would need to have registered on all 3 platforms with the same email
I see
How else would you now it is the same user?
I don't know. That's why I am here. Thought it might handle the relation through the oauth somehow
It does but it based on email.
It will be listed under identities all their oauth logins
I see
thanku for the help
Sure thing, yw
Recommended threads
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- Error: User (role: guests) missing scope...
I want to send a verification code to the user and the given phone number and check it and create a session right after the user entered the secret. For me that...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...