TeslaGov / ngx-http-auth-jwt-module

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

Fatal error: jwt.h: No such file or directory #104

Closed nedngo closed 11 months ago

nedngo commented 11 months ago

When build dynamic module ngx-http-auth-jwt-module with nginx 1.24.0, Centos 7.9 But show error: Fatal error: jwt.h: No such file or directory I installed libjwt and jansson image image image

nedngo commented 11 months ago

i sloved it!