Skip to main contentCrate github_oidc
Source - GitHubClaims
- Represents the claims contained in a GitHub Actions JWT (JSON Web Token).
- GitHubOIDCConfig
- Configuration options for GitHub OIDC token validation
- GithubJWKS
- Represents a set of JSON Web Keys (JWKS) used for GitHub token validation.
- JWK
- Represents a JSON Web Key (JWK) used for token validation.
- GitHubOIDCError
- DEFAULT_GITHUB_OIDC_URL
- Default URL for fetching GitHub OIDC tokens
- fetch_jwks
- Fetches the JSON Web Key Set (JWKS) from the specified OIDC URL.