DeviceFlowStatus
Sealed class representing the status of a device authorization flow (RFC 8628).
Inheritors
Types
Link copied to clipboard
The user explicitly denied the authorization request.
Link copied to clipboard
The device code expired before the user authorized the request.
Link copied to clipboard
An unrecoverable error occurred during the device flow.
Link copied to clipboard
The device authorization request succeeded and the user code has been obtained.
Link copied to clipboard
The device flow completed successfully and an access token has been obtained.