- Telegram bot (long polling) - /api/v1/auth/telegram (validate initData, auto-create user) - /api/v1/auth/consents (record acceptances) - users.telegram_id column, GetByTelegramID/CreateWithTelegramID - ValidateInitData (HMAC-SHA256 with WebAppData secret) |
||
|---|---|---|
| .. | ||
| audit | ||
| auth | ||
| chat | ||
| config | ||
| consent | ||
| db | ||
| handlers | ||
| locations | ||
| preferences | ||
| redis | ||
| reviews | ||
| storage | ||
| telegram | ||
| users | ||
| ws | ||