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
JWT has updated to v4.2.0 as for now. There're some improvement in v4 - Go module support, use RegisteredClaims instead of StandardClaims, etc.
Do you have any plan to update the JWT middleware to use this new version?