auth0 / nginx-jwt

Lua script for Nginx that performs reverse proxy auth using JWT's
MIT License
535 stars 119 forks source link

Custom headers are not supported and hs256 is not supported either. #57

Open tarachandverma opened 8 years ago

tarachandverma commented 8 years ago

I built nginx module here - https://github.com/tarachandverma/nginx-openidc It may help to overcome nginx-jwt issues.