recoverCompletable
abstract fun recoverCompletable(parameters: TOTP.RecoverParameters): CompletableFuture<TOTPRecoverResponse>
Call this method to authenticate a recovery code for a TOTP instance. If this method succeeds, the user will be logged in and granted an active session
Return
Parameters
parameters
the parameters required to authenticate a recovery code for a TOTP instance