package
0.0.7
Repository: https://github.com/chia-network/go-modules.git
Documentation: pkg.go.dev

# Functions

ParseTokenFromRequestWithJWKS Wrapper around the JWT version of this function, that is specific to Github tokens Sets the proper JWKS endpoint, and returns the github specific token data after validation.
TransformTokenToGithubClaims takes a jwt.Token and transforms it to the structured claims provided.

# Structs

GithubJWT are the fields defined in the Github JWT Token.