# 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.