Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetJwtClaims ¶
func GetJwtClaims(token *jwt.Token) map[string]interface{}
func GetJwtMiddleware ¶
func GetJwtMiddleware(ContextKey string) middleware.JWTConfig
func GetJwtMiddlewareAdmin ¶
func GetJwtMiddlewareAdmin() echo.MiddlewareFunc
func GetJwtMiddlewareUser ¶
func GetJwtMiddlewareUser() echo.MiddlewareFunc
Types ¶
type JwtCustomClaims ¶
jwtCustomClaims are custom claims extending default ones.
Click to show internal directories.
Click to hide internal directories.