This project provides an authentication system using a Telegram bot built with aiogram
and FastAPI
. It allows users to authenticate via Telegram, ensuring secure and efficient login processes.
Features
- User Authentication: Authenticate users using their Telegram accounts.
- Secure: Ensures secure communication and verification processes.
- FastAPI Integration: Seamlessly integrates with FastAPI for handling web requests.
- Aiogram: Utilizes aiogram for efficient Telegram bot management.
Prerequisites
- Python 3.8+
aiogram
libraryFastAPI
library- Telegram Bot Token