This repository contains Python code and tests for verifying the authenticity of users interacting with a Telegram Mini App. The core logic is based on Telegram's official guidelines for validating data received from Telegram.WebApp.initData.
python flask telegram telegram-bot data-validation decorators web-framework pytest hmac user-verification sanic-api telegram-mini-app webapp-auth
-
Updated
Jun 27, 2025 - Python