You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many security issue from dgrijalva/jwt-go, which is not maintained, we should switch to community maintained golang-jwt/jwt
the gin-jwt v2.6.3 dependent on dgrijalva/jwt-go v3.2.0 but gin-jwt v2.7.0 has been upgraded to golang-jwt/jwt/v4
so,we should upgrade gin-jwt version to 2.7.0 to get greater security