Structs§
- Create
Authorization Code Request - Input for creating an authorization code.
- Device
Authorization Response - Response from the device authorization endpoint (RFC 8628 Section 3.2).
- Introspection
Response - Token introspection response (RFC 7662).
- Oidc
Provider Config - Configuration for the OIDC Provider.
- Oidc
Provider Service - OIDC Provider service — authx as IdP.
- Oidc
Token Response - Response from the token endpoint.
Enums§
- Device
Code Error - Error type specific to device code polling (RFC 8628 Section 3.5).
Functions§
- jwks_
from_ public_ pem - JWKS document for the OIDC provider’s signing key.
- oidc_
discovery_ document - Generate the OIDC discovery document (JSON for /.well-known/openid-configuration).