ngx-http-auth-jwt-module icon indicating copy to clipboard operation
ngx-http-auth-jwt-module copied to clipboard

Additional JWT algorithm support

Open wSedlacek opened this issue 3 years ago • 0 comments

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

wSedlacek avatar Sep 14 '22 19:09 wSedlacek