Python: Retrieve identities linked to a user (original) (raw)

Gets all the identities linked to a user.

Examples

Returns a list of identities linked to the user

response = supabase.auth.get_user_identities()