Gets all the identities linked to a user.
getUserIdentities()
final identities = await supabase.auth.getUserIdentities();