deleteFactor

Deletes a UserAuthenticationFactor from the currently authenticated user

Return

DeleteFactorResponse


abstract fun deleteFactor(factor: UserAuthenticationFactor, callback: (DeleteFactorResponse) -> Unit)

Deletes a UserAuthenticationFactor from the currently authenticated user

Parameters

callback

A callback that receives a DeleteFactorResponse