# Packages
No description provided by the author
# README
nginx-token-authz
Authorization backend for Nginx (or basically any server that does authz over HTTP).
This does not do any authentication. UIDs are the equivalent of static API tokens.
Not tested. Do NOT use in production.
Why?
Coz I can. (And I wanted some custom logic)