Module device

Module device 

Source
Expand description

Device Authorization Grant Implementation - RFC 8628

This module implements RFC 8628 - OAuth 2.0 Device Authorization Grant which allows devices with limited input capability (smart TVs, printers, etc.) to obtain user authorization.

Structs§

DeviceAuthManager
DeviceAuthorizationRequest
Device authorization request
DeviceAuthorizationResponse
Device authorization response
DeviceTokenRequest
Token request for device code grant
StoredDeviceAuthorization
Stored device authorization data

Enums§

DeviceAuthorizationStatus
Device authorization status