Skip to content

v3.2.1

Choose a tag to compare

@oxisto oxisto released this 08 Jun 13:20
5130b59
  • 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