proceedAsync

Proceeds with the authentication flow by submitting the user-provided code.

Return

A CompletableFuture that completes with the next DirectAuthenticationState.

Parameters

code

The one-time code entered by the user.