The highest tagged major version is
v3.
package
Version:
v2.12.10
Opens a new window with list of versions in this module.
Published: Mar 8, 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.