Versions in this module Expand all Collapse all v1 v1.0.0 Jul 21, 2022 Changes in this version + func CheckLevelAccess(next echo.HandlerFunc) echo.HandlerFunc + func ExtractToken(c echo.Context) (result extract, err error) + func JWTMiddleware(config *config.AppConfig) echo.MiddlewareFunc