Expand description
Device Code Flow OAuth2 implementation (RFC 8628).
Structs§
- Standard OAuth2 device authorization response.
- Empty (default) extra token fields.
Enums§
- Basic access token error types.
Traits§
- Trait for adding extra fields to the
DeviceAuthorizationResponse
.
Type Aliases§
- Error response specialization for device code OAuth2 implementation.
- Standard implementation of DeviceAuthorizationResponse which throws away extra received response fields.