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

remove jwt middleware #2701

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

stevenwhitehead
Copy link
Contributor

For #2699

Seems consensus is to remove this middleware and rely on the middleware for https://github.com/labstack/echo-jwt .

This PR removes the dependencies and the middleware.

@aldas
Copy link
Contributor

aldas commented Nov 25, 2024

for history sake. This is previous breaking change related to JWT #1946 and discussion about that #1940

@aldas aldas merged commit fe26277 into labstack:master Nov 25, 2024
14 checks passed
@aldas
Copy link
Contributor

aldas commented Nov 25, 2024

Next release v4.13.0 will be Wednesday. This will upset probably quite a few people. At least it is not Friday :)

maybe I should wait till December, after the Black Friday is over.

@aldas
Copy link
Contributor

aldas commented Nov 25, 2024

To link issues/PRs in regards of JWT library (versions v3 v4 and v5) together, since last major change

issues

#2533
#2441
#2323
#2222
#2079

#1941
#1934

pull requests

#2700
#2664
#2590
#2508
#2155
#2122
#1978
#1972

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