We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9b83b commit 5571454Copy full SHA for 5571454
CHANGELOG.md
@@ -4,8 +4,9 @@
4
5
**Enhancements**
6
7
-* Revert 'Return HTTP status 400 if missing JWT' PR to return 401
8
-* Updated dependencies
+* Revert 'Return HTTP status 400 if missing JWT' PR to return 401 [#39](https://github.com/labstack/echo-jwt/pull/39)
+* Updated dependencies [#39](https://github.com/labstack/echo-jwt/pull/39)
9
+* Return ErrJWTMissing, ErrJWTInvalid clones so error code could be changed more easily
10
11
12
## v4.3.1 - 2025-03-22
0 commit comments