TeslaGov/ngx-http-auth-jwt-module

Add support for elliptic curve algorithms

swaeberle opened this issue · 0 comments

I think its safe to add also ES256, ES384 and ES512 to the list of supported algorithms.
The support is available in libjwt since at least 2018.