Shared Here
- Affiliate lookup and Quotex validation
- Session issue, session refresh, and logout
- Shared Telegram affiliate access flow
- Bridge to the single Infinity Cloudflare worker
This site is the central Netlify auth backend. The branded login modal stays inside each app, but the affiliate verification, session cookie, Telegram lookup, and shared access decisions live here so you only update security once.
SECURITY_APP_ID for app-wise limits/.netlify/functions/session/.netlify/functions/auth/.netlify/functions/logout/.netlify/functions/telegram-bot-webhookauth.yourdomain.com and set
SESSION_COOKIE_DOMAIN=yourdomain.com so the login persists across all app subdomains.