Local Setup Required

Telegram login is not configured

Telegram login needs the bot configuration before it can create one-time login links.

Missing environment variables

  • TELEGRAM_LOGIN_BOT_USERNAME
  • TELEGRAM_BOT_TOKEN
  • TELEGRAM_WEBHOOK_SECRET
  • OWNER_TELEGRAM_ID
  • TELEGRAM_AUTH_PASSWORD_PEPPER

Add them to `.env.local` in this worktree and restart `npm run dev`.