Closed domjeff closed 3 years ago
https://github.com/dgrijalva/jwt-go/blob/master/example_test.go In line 18 it should be just a jwt.StandardClaims not a pointer to &jwt.StandardClaims
https://github.com/dgrijalva/jwt-go/blob/master/example_test.go In line 18 it should be just a jwt.StandardClaims not a pointer to &jwt.StandardClaims