set TOTP
abstract suspend fun setTOTP(timeout: Long?, setTOTPRequest: SetTOTPRequest): SetTOTPResult
Content copied to clipboard
Requests to save TOTP secret data on the device for later retrieval.
Parameters
timeout
The timeout of setTOTP in milliseconds or null if no timeout should be used
set TOTPRequest
The setTOTP request body object