Skip to main content

Module token

Module token 

Source

Modules§

cert_binding
RFC 8705 §3 certificate-bound access tokens.
jwk
sd_jwt
SD-JWT (Selective Disclosure for JWTs) issuance and verification, per draft-ietf-oauth-selective-disclosure-jwt.

Structs§

Claims
TokenManager

Enums§

Audience
The aud (audience) claim, per RFC 7519 §4.1.3: either a single case-sensitive string, or a JSON array of such strings.