package
Version:
v2.3.0-rc3.0...-dacd7d6
Opens a new window with list of versions in this module.
Published: Jan 20, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Claims struct {
jwt.Claims
Groups []string `json:"groups,omitempty"`
Email string `json:"email,omitempty"`
EmailVerified bool `json:"email_verified,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.