Kotlin: Link an identity to a user

Parameters

Examples

Link an identity to a user

supabase.auth.linkIdentity(OAuthProvider)

//Example:
supabase.auth.linkIdentity(Google)