# Functions
New initiates an OIDC Service.
RegisterAPIHandler enables OIDC-related endpoints.
# Constants
Default paths for handling OIDC requests.
Default paths for handling OIDC requests.
Default paths for handling OIDC requests.
# Structs
IDTokenClaims represents the set of claims in an OIDC ID token that we're concerned with.
Service handles OIDC interactions.