TeslaGov / ngx-http-auth-jwt-module

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

jwt_decode needs a jwt_free - possible memory leak #33

Closed fitzyjoe closed 6 years ago

fitzyjoe commented 6 years ago

I think I have overlooked freeing the memory from the jwt_decode in ngx_http_auth_jwt_module.c