Retrieve identities linked to a user
Gets all the identities linked to a user.
- The user needs to be signed in to call
getUserIdentities()
.
const { data, error } = await supabase.auth.getUserIdentities()
Gets all the identities linked to a user.
getUserIdentities()
.
const { data, error } = await supabase.auth.getUserIdentities()
Need some help?
Contact supportLatest product updates?
See ChangelogSomething's not right?
Check system status