Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jwt-go): migrate to golang-jwt #28

Merged
merged 1 commit into from
Dec 6, 2021
Merged

Conversation

BondAnthony
Copy link
Contributor

@BondAnthony BondAnthony commented Dec 6, 2021

Migrate to github.com/golang-jwt/jwt project instead of github.com/dgrijalva/jwt-go

Closes #

Describe your proposed changes here.

Migrate to github.com/golang-jwt/jwt project instead of github.com/dgrijalva/jwt-go
@BondAnthony BondAnthony added the kind/bug Something isn't working label Dec 6, 2021
@BondAnthony BondAnthony self-assigned this Dec 6, 2021
@BondAnthony BondAnthony requested a review from jdstrand December 6, 2021 20:31
Copy link
Contributor

@jdstrand jdstrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This is what I would expect when following https://github.com/golang-jwt/jwt/blob/v3.2.1/MIGRATION_GUIDE.md.

@BondAnthony BondAnthony merged commit 8f301af into master Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants