Prepare for the PgBouncer and IPv4 deprecations on 26th January 2024

Home

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()