Abblix.Oidc.Server.Endpoints.DeviceAuthorization.Interfaces Namespace
Abblix.Oidc.Server
Abblix.Oidc.Server.Endpoints.DeviceAuthorization.Interfaces Namespace
| Classes | |
|---|---|
| ValidDeviceAuthorizationRequest | A device authorization request (RFC 8628 §3.1) that has passed all validators, paired with the authenticated client and the scope/resource sets resolved against the provider's catalog. |
| Interfaces | |
|---|---|
| IDeviceAuthorizationHandler | Defines the contract for handling device authorization requests as specified in RFC 8628. |
| IDeviceAuthorizationRequestProcessor | Defines the contract for processing validated device authorization requests. |
| IDeviceAuthorizationRequestValidator | Defines the contract for validating device authorization requests. |