Caddy module to require at-proto authentication and restrict routes to DIDs
2

Configure Feed

Select the types of activity you want to include in your feed.

README.md

End-to-End Testing#

This directory contains a Caddyfile configuration to test both "Standalone" and "Auth Hub" modes locally.

Usage#

  1. Build the Caddy binary:

    go build -o caddy ../cmd/caddy
    
  2. Run Caddy:

    ./caddy run --config Caddyfile --adapter caddyfile
    
  3. Test in Browser: