tutorials

OAuth2 reverse proxy

I find OAuth2-proxy the best way to restrict access to web apps using email IDs. This is typically needed in organizations using Google or Microsoft accounts.

It works with Nginx, Traefik, and Caddy. Caddy is the easiest to setup.

Setup

Usage