package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 10
Opens a new window with list of known importers.
Documentation
¶
Cache Represents public key cache
type Claims struct {
Email string `json:"email,omitempty"`
Scope string `json:"scope,omitempty"`
Cognito string `json:"cognito,omitempty"`
VerifiedEmail bool `json:"verified_email,omitempty"`
jwt.RegisteredClaims
}
Claims represents JWT claim
NewClaim returns jwt claim from token
Source Files
¶
Click to show internal directories.
Click to hide internal directories.