TeslaGov / ngx-http-auth-jwt-module

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

Replace usages of `sizeof` with `strlen` where necessary #115

Closed JoshMcCullough closed 7 months ago

JoshMcCullough commented 7 months ago

See: https://github.com/TeslaGov/ngx-http-auth-jwt-module/pull/111

JoshMcCullough commented 7 months ago

Fixed with #116.