Namespace DeviceOAuth2
Classes
AuthInfo
Return data from the initial auth request. This includes the VerificationUri and DeviceCode that the user needs to enter in order to authorize the request.
DeviceOAuth
Implementation of device based OAuth2 flow.
EndPointInfo
Properties describing a device OAuth endpoint
TokenInfo
Information about an OAuth2 token.
Interfaces
IDeviceOAuth2
Interface for device based OAuth2 flow
IDeviceOAuth2Stepwise
Interface for device based OAuth2 flow that does not use event callbacks.
IDeviceOAuthInfo
Basic details of a device OAuth instance