authenticateCompletable
abstract fun authenticateCompletable(parameters: TOTP.AuthenticateParameters): CompletableFuture<TOTPAuthenticateResponse>
Call this method to authenticate a TOTP code entered by a user. If this method succeeds, the user will be logged in and granted an active session
Return
Parameters
parameters
the parameters required to authenticate a TOTP