Operational Runbooks
Auth Troubleshooting Runbook
Check:
Use this when you need a repeatable operational procedure.
Check:
BETTER_AUTH_URLorAPP_URLmatches the current host.BETTER_AUTH_SECRETorAUTH_SECRETis set.- Staging uses HTTPS.
- LAN uses
pnpm dev:lanand 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