hjone72 / PlexAuth

Plex based authentication using PHP
GNU General Public License v3.0
101 stars 5 forks source link

More WebServer #18

Closed justinglock40 closed 6 years ago

justinglock40 commented 6 years ago

Does this work with caddy?

hjone72 commented 6 years ago

This works by making use of a nginx module called 'auth_request'. If caddy has a similar module you could modify the project to work with it. But out of the box, no.