Hacker News new | ask | show | jobs
by kij 1634 days ago
I am very happy with the this caddy extension: https://github.com/greenpau/caddy-auth-portal.

Sorts this precise use case for me, need for common login provider. Without the banality of basic auth.

1 comments

thank you! this gave me an idea to look for something similar for nginx ... https://github.com/vouch/vouch-proxy

lots of my issues on authentication for various apps can perhaps be handled now!