rotate

abstract suspend fun rotate(): RecoveryCodesRotateResponse

Rotate the recovery codes for an authenticated member

Return

RecoveryCodesRotateResponse


abstract fun rotate(callback: (RecoveryCodesRotateResponse) -> Unit)

Rotate the recovery codes for an authenticated member

Parameters

callback

a callback that receives a RecoveryCodesRotateResponse