golang-jwt / jwt

Go implementation of JSON Web Tokens (JWT).
https://golang-jwt.github.io/jwt/
MIT License
6.98k stars 335 forks source link

refactor(token): use any type for VerificationKey #402

Closed godcong closed 1 week ago

godcong commented 1 month ago

fix #401