view BSDmakefile @ 2086:bdfbdf74fb3d

Fixed auth_jwt_claim_set example. Previously, the example had auth_jwt_claim_set directive in the location context, while it's only allowed in the http context. The directives auth_jwt and auth_jwt_key_file are removed from the example to avoid confusion between location and server contexts.
author Roman Arutyunyan <arut@nginx.com>
date Fri, 15 Dec 2017 21:45:00 +0300
parents 61e04fc01027
children
line wrap: on
line source


build:
	gmake

.PHONY:	gzip

.DEFAULT::
	gmake $@