Repl Auth middleware for Caddy
This module provides a drop in repl auth middleware for Caddy. When using Caddy as a reverse proxy with this module, the server being proxied will get the exact same information as if it were hosted on replit1. An example config can be found in config.json5
.
To use Caddy with this module you will need to build it using xcaddy.2 You can also use the build.sh
script that is provided in this repository.
Footnotes
-
If something works on replit but not with this caddy module please report an issue as that is a bug. ↩
-
Read https://caddyserver.com/docs/build#xcaddy for information on how to do that ↩