package
0.0.0-20210309045450-cfbb22e4b619
Repository: https://github.com/jpurdie/authapi.git
Documentation: pkg.go.dev
# Functions
Middleware makes JWT implement the Middleware interface.func Middleware(tokenParser TokenParser) echo.MiddlewareFunc {.
No description provided by the author
# Structs
No description provided by the author
# Interfaces
TokenParser represents JWT token parser.