Structs§
- GitHub
Claims - Represents the claims contained in a GitHub Actions JWT (JSON Web Token).
- GitHubOIDC
Config - 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.
Enums§
Constants§
- DEFAULT_
GITHUB_ OIDC_ URL - Default URL for fetching GitHub OIDC tokens
Functions§
- fetch_
jwks - Fetches the JSON Web Key Set (JWKS) from the specified OIDC URL.