Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJwtProvider ¶
func NewJwtProvider(name, prefix string) *jwtProvider
Types ¶
type CustomClaim ¶
type CustomClaim struct {
Payload tokenprovider.TokenPayload `json:"payload"`
jwt.RegisteredClaims
}
Click to show internal directories.
Click to hide internal directories.