package
0.11.2
Repository: https://github.com/clarechu/hiboot.git
Documentation: pkg.go.dev

# Functions

NewJwtMiddleware New constructs a new Secure instance with supplied options.
NewJwtToken create new jwt token.

# Constants

Profile is the profile of jwt, it should be as same as the package name.

# Structs

Controller is the base controller for jwt.RestController.
Middleware derived from github.com/iris-contrib/middleware/jwt/Middleware.
Properties the jwt properties.
TokenProperties is the struct for parse jwt token properties.

# Interfaces

Token is the token interface.

# Type aliases

Map is the JWT map.