package
1.14.5
Repository: https://github.com/webx-top/echo.git
Documentation: pkg.go.dev

# Functions

BuildMapSignedString example: github.com/golang-jwt/jwt/example_test.go.
BuildRegisteredSignedString example: github.com/golang-jwt/jwt/example_test.go.
BuildSignedString example: github.com/golang-jwt/jwt/example_test.go.
JWT returns a JSON Web Token (JWT) auth middleware.
JWTWithConfig returns a JWT auth middleware with config.

# Constants

Algorithims.

# Variables

DefaultJWTConfig is the default JWT auth middleware config.
Errors.

# Structs

No description provided by the author