Skip to content

oleksandr-kuzmenko/python-telegram-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyPI license

python-telegram-auth

Implementation of Telegram authorization for websites

Usage

$ pip install python-telegram-auth
from python_telegram_auth import verify_auth_data
is_ok = verify_auth_data(dict_of_GET_params, bot_token)

Contribution

Feel free to contribute. Just do RP.

Releases

No releases published

Packages

No packages published

Languages