You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace hardcoded allowedOrigins array with ALLOWED_ORIGINS env var
- Add backend/.env.example documenting all required env vars
- Prevents production URLs from leaking into source control
- Ensures proper CSRF protection with credentials: true
0 commit comments