Closed jdek closed 7 years ago
thanks for the heads up. Looks to be that https://github.com/dgrijalva/jwt-go has released v3.0 with a few breaking changes.
I suggest to vendor https://github.com/dgrijalva/jwt-go/tree/v2.7.0 as jwt-go v3.0 is very new, and are a few outstanding issues before I can upgrade this package
Any movement on this?
@JesseObrien not at this time, but PRs are welcome. jwt-go 2.7.0 works just fine, is there a particular reason you need 3.0?
done, jwtauth latest version supports jwt-go v3
Running the example gives the following error: