mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-23 04:40:59 +00:00
- Add OAuth provider config vars and helpers to config.py - Add google_id, yandex_id, discord_id, vk_id columns to User model - Create OAuth provider service with state management and 4 providers - Add CRUD functions for OAuth user lookup, linking, and creation - Add 3 API endpoints: providers list, authorize URL, callback - Add alembic migration and universal_migration support - Fix trial disable logic to cover OAuth auth_types