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§
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.