TeslaGov / ngx-http-auth-jwt-module

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

update to support NGINX 1.23.0+ #89

Closed JoshMcCullough closed 1 year ago

JoshMcCullough commented 1 year ago

Fixes #82 -- NGINX changed how cookies are stored, this adds a build-time flag to enable compiling against v1.23.0+, while still supporting lower versions.