We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a63e05 commit bf7a25aCopy full SHA for bf7a25a
lib/tokens/jwt.go
@@ -12,7 +12,6 @@ import (
12
"github.com/golang-jwt/jwt"
13
"github.com/labstack/echo/v4"
14
"github.com/labstack/echo/v4/middleware"
15
- "github.com/labstack/gommon/log"
16
)
17
18
type jwtCustomClaims struct {
0 commit comments