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