Source: libnginx-mod-http-auth-jwt Section: httpd Maintainer: Debian Nginx Maintainers Uploaders: Jérémy Lal , Build-Depends: debhelper-compat (= 13), dh-sequence-nginx, libnginx-mod-http-ndk-dev, libjwt-dev, libjansson-dev, Standards-Version: 4.7.4 Homepage: https://github.com/TeslaGov/ngx-http-auth-jwt-module Vcs-Git: https://salsa.debian.org/nginx-team/libnginx-mod-http-auth-jwt.git Vcs-Browser: https://salsa.debian.org/nginx-team/libnginx-mod-http-auth-jwt Package: libnginx-mod-http-auth-jwt Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, Recommends: nginx, Description: Nginx module to validate JSON Web Tokens (JWT) This module supports symmetric and RSA public key validation of JSON Web Tokens. It can extract claims and make them available as NGINX variables, or write them to request or response headers.