ngx-http-auth-jwt-module
ngx-http-auth-jwt-module copied to clipboard
Additional JWT algorithm support
It would be great to support additional algorithms as changing them out in production can be difficult if you have a lot of consumers of the public keys.
Specifically supporting the ones from this list: HS384, HS512, RS384, RS512, ES256, ES384 and ES512