Skip to content

v3.2.1

Compare
Choose a tag to compare
@oxisto oxisto released this 08 Jun 13:20
· 113 commits to main since this release
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