Skip to main content

Abblix.Oidc.Server.Endpoints.DeviceAuthorization.Interfaces Namespace

Abblix.Oidc.Server

Abblix.Oidc.Server.Endpoints.DeviceAuthorization.Interfaces Namespace

Classes
ValidDeviceAuthorizationRequestA 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
IDeviceAuthorizationHandlerDefines the contract for handling device authorization requests as specified in RFC 8628.
IDeviceAuthorizationRequestProcessorDefines the contract for processing validated device authorization requests.
IDeviceAuthorizationRequestValidatorDefines the contract for validating device authorization requests.