Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Claims ¶
type Claims struct { CustomClaims *CustomClaims `json:"-"` Scope []string `json:"scope"` // contains filtered or unexported fields }
func (*Claims) UnmarshalJSON ¶
type Config ¶
type CustomClaims ¶
Click to show internal directories.
Click to hide internal directories.