First release for Echo `v4`
This is replacement JWT middleware for Echo framework. This versions uses newer JWT implementation github.com/golang-jwt/jwt/v4@v4.4.3
which we can not upgrade to in core due backwards compatibility promises we try to maintain.