Concurrent logins to Facebook, Instagram, etc?

Can Auth0 support having a user authenticate into multiple social media platforms, at same time?

We have a different type of app, but similar to how you can login to Tinder with Facebook, but additionally connect to Instagram and Spotify.

Would this be possible all via Auth0, or would those other integrations have to be built with another approach?

Thanks,
Kirk

Yes, Auth0 has the concept of linking accounts from different providers. The user would be able to Sign In with xxx and then connect their account to another provider. You can read more about this user initiated account linking here: User-Initiated Account Linking: Client-Side Implementation

Exactly what I was looking for, thanks! Didn’t know what term to search on to find that.

Exactly what I was looking for, thanks! Didn’t know what term to search on to find that.