Versions in this module Expand all Collapse all v3 v3.0.0 Nov 27, 2024 Changes in this version + func Auth() *jwt.GfJWTMiddleware + func Authenticator(ctx context.Context) (interface{}, error) + func IdentityHandler(ctx context.Context) interface + func Middleware() *middlewareService + func PayloadFunc(data interface{}) jwt.MapClaims + func Unauthorized(ctx context.Context, code int, message string) + func User() *userService