You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-06-15 00:15:00 +02:00
The original example only protected the root (`/`) path, leaving other routes unsecured. * docs: add syntax highlighting for nginx config * docs: fix headings in `configuration/integration` page * docs: fix redirect in caddy configuraion example