NGINX JWT Module
4 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
auth_jwt
The `auth_jwt` directive enables JWT validation for requests in NGINX.
httpserverlocation
auth_jwt_alg
The 'auth_jwt_alg' directive specifies the algorithm used for validating JSON…
httpserverlocation
auth_jwt_key
The `auth_jwt_key` directive specifies the key or file used to validate the…
httpserverlocation
auth_jwt_require
The 'auth_jwt_require' directive specifies additional JWT validation criteria…
httpserverlocation