Skip to content

refactor: replace deprecated StandardClaims with RFC7519-compliant RegisteredClaims

feistel requested to merge feistel/gitlab-pages:bump/go-jwt into master

What does this MR do?

Bump golang-jwt/jwt to v4.1.0 and replace deprecated StandardClaims with RFC7519-compliant RegisteredClaims.

See https://github.com/golang-jwt/jwt/pull/15
See https://github.com/golang-jwt/jwt/issues/11

TODO

Merge request reports

Loading