TeslaGov / ngx-http-auth-jwt-module

Secure your NGINX locations with JWT
MIT License
309 stars 118 forks source link

add support for higher-bit HS/RS algorithms #80

Closed JoshMcCullough closed 1 year ago

JoshMcCullough commented 1 year ago

Fixes #77.

Also includes a bunch of cleanup in the test portion, and README updates.