✓ Auth server is running

This service handles Kite OAuth callbacks and Telegram webhooks for the trading bot.

GET /health — status check

Daily login uses the link sent on Telegram (/auth?acct=...), not this page.

To enable checkout preview: set ENABLE_CHECKOUT_PREVIEW=true in .env and restart auth_server.