Categorygithub.com/AvyChanna/nginx-token-authz
repository
0.0.0-20240325011005-043b14a599c2
Repository: https://github.com/avychanna/nginx-token-authz.git
Documentation: pkg.go.dev

# 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)