Internal access
Sign in
Closed
Access control is not configured
Every internal route is denied until both secrets are set. There is no bypass, in development or anywhere else.
- SESSION_SECRET is not set.
- INTERNAL_ACCESS_SECRET is not set.
Generate each value separately, put them in .env.local or the Vercel project, then restart or redeploy.
openssl rand -base64 48