Deletes a factor on a user. This will log the user out of all active sessions if the deleted factor was verified.
The id of the user you want to delete a factor for.
The id of the factor you want to delete.
supabase.auth.admin.deleteFactor(uid = "id", factorId = "factor_id")