JavaScript: Retrieve identities linked to a user

Gets all the identities linked to a user.

Examples

Returns a list of identities linked to the user

const \{ data, error \} = await supabase.auth.getUserIdentities()