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.
Proceeds with the authentication flow by submitting the user-provided code.
A CompletableFuture that completes with the next DirectAuthenticationState.
The one-time code entered by the user.