deleteFactor
Deletes a UserAuthenticationFactor from the currently authenticated user
Return
abstract fun deleteFactor(factor: UserAuthenticationFactor, callback: (DeleteFactorResponse) -> Unit)
Deletes a UserAuthenticationFactor from the currently authenticated user
Parameters
callback
A callback that receives a DeleteFactorResponse