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

Use github.com/golang-jwt/jwt #101

Closed
wants to merge 1 commit into from
Closed

Conversation

mohdrasbi
Copy link

@mohdrasbi mohdrasbi commented Sep 27, 2021

Description

Replaced github.com/form3tech-oss/jwt-go module with github.com/golang-jwt/jwt/v4 since it's a community supported repo.

References

Handles #73

@mohdrasbi mohdrasbi requested a review from a team as a code owner September 27, 2021 07:37
@sergiught
Copy link
Contributor

We just released the v2.0.0-beta 🥳 !

You can start testing it by running go get github.com/auth0/go-jwt-middleware/[email protected].

In case of issues fetching the v2 you might want to try go clean --modcache first before doing go get.

I'm closing this pr as now this is part of v2, but feel free to reopen if needed.

@sergiught sergiught closed this Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants