package
Version:
v1.0.8
Opens a new window with list of versions in this module.
Published: Feb 11, 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 UserClaim struct {
ID string `json:"id"`
Roles []string `json:"Roles,omitempty"`
Enabled bool `json:"enabled"`
jwt.StandardClaims
}
UserClaim for JWT user within the context
Source Files
¶
Click to show internal directories.
Click to hide internal directories.