Skip to content

Releases: golang-jwt/jwt

v3.2.1

08 Jun 13:20
5130b59
Compare
Choose a tag to compare
  • Import Path Change: See MIGRATION_GUIDE.md for tips on updating your code
    • Changed the import path from github.com/dgrijalva/jwt-go to github.com/golang-jwt/jwt
  • Fixed type confusion issue between string and []string in VerifyAudience (#12). This fixes CVE-2020-26160