package
0.7.5
Repository: https://github.com/neticdk-k8s/ic.git
Documentation: pkg.go.dev

# Functions

DecodePayloadAsRawJSON extracts the payload and returns the raw JSON.
DecodeWithoutVerify decodes the JWT string and returns the claims.
ParseAccessToken parses an oauth2 access token into a JWT token It does not perform verification.

# Structs

Claims represents claims of an ID token.