start
Initiates the device authorization flow asynchronously.
Return
a CompletableFuture that completes with DeviceAuthorizationFlowContext on success, or completes exceptionally on failure.
Parameters
scope
the scopes to request.
Initiates the device authorization flow asynchronously.
a CompletableFuture that completes with DeviceAuthorizationFlowContext on success, or completes exceptionally on failure.
the scopes to request.