recoveryCodes

Call this method to retrieve the recovery codes for a TOTP instance tied to a user.

Return

TOTPRecoveryCodesResponse


abstract fun recoveryCodes(callback: (TOTPRecoveryCodesResponse) -> Unit)

Call this method to retrieve the recovery codes for a TOTP instance tied to a user.

Parameters

callback

a callback that receives a TOTPRecoveryCodesResponse