Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swimmwatch/telegram-webapp-auth

Python package that implements Telegram Web authentication algorithm.
https://github.com/swimmwatch/telegram-webapp-auth

python telegram telegram-authentication telegram-bot telegram-mini-app telegram-web-app

Last synced: 5 days ago
JSON representation

Python package that implements Telegram Web authentication algorithm.

Awesome Lists containing this project

README

        

# telegram-webapp-auth

![telegram-webapp-auth](https://socialify.git.ci/swimmwatch/telegram-webapp-auth/image?description=1&font=Raleway&language=1&name=1&owner=1&pattern=Brick%20Wall&theme=Dark)



PyPI
Supported Python Versions


License
Code style
Linter
Type checker
Package health


Tests
Release
Docs


This Python package implements [Telegram Web authentication algorithm](https://core.telegram.org/bots/webapps#validating-data-received-via-the-mini-app).

## Installation
```bash
pip install telegram-webapp-auth
```

## Documentation
[Small package - small documentation](https://swimmwatch.github.io/telegram-webapp-auth/guide/install/) :)

## License
telegram-webapp-auth is licensed under the [MIT License](LICENSE).