package
1.2.1
Repository: https://github.com/hidevopsio/kube-starter.git
Documentation: pkg.go.dev

# Functions

DecodePayloadAsPrettyJSON decodes the JWT string and returns the pretty JSON string.
DecodePayloadAsRawJSON extracts the payload and returns the raw JSON.
DecodeWithoutVerify decodes the JWT string and returns the claims.

# Constants

No description provided by the author

# Structs

Claims represents claims of an ID token.
Token is the token object.

# Interfaces

Clock provides the current time.