Operational Runbooks

Auth Troubleshooting Runbook

Check:

Use this when...

Use this when you need a repeatable operational procedure.

Check:

  • BETTER_AUTH_URL or APP_URL matches the current host.
  • BETTER_AUTH_SECRET or AUTH_SECRET is set.
  • Staging uses HTTPS.
  • LAN uses pnpm dev:lan and private IP host allowances.
  • Cookies are host-only and secure only outside local HTTP development.

Do not weaken production cookies to fix local/LAN issues.

Developer Details
Source
apps/docs/content/operational-runbooks/auth-troubleshooting.md
Owner
Platform / Operations
Status
Current
Module
Operational Runbooks
Related route
None