Crate github_oidc
source ·Structs§
- Represents the claims contained in a GitHub Actions JWT (JSON Web Token).
- Represents a set of JSON Web Keys (JWKS) used for GitHub token validation.
- Represents a JSON Web Key (JWK) used for token validation.
Functions§
- Fetches the JSON Web Key Set (JWKS) from the specified OIDC URL.
- Validates a GitHub OIDC token.