Social Login -- userId

Hi!
I often see not only email/password login but also Social login like Google, and At after social login, I get an ID like identity-provider + UUID.

Should I use full ID or only UUID in my resource Database?

Hey there @near!

Auth0 uses the full provider|uuid for the Management API for example, so if you want to keep parity it might be a good idea to do so. However, I think it’s ultimately up to you :slight_smile:

Hope this helps!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.