Skip to content

Commit

Permalink
Add documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
swimmwatch committed Mar 11, 2023
1 parent d63c0c6 commit af046d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# telegram-webapp-auth
This Python package implements [Telegram Web authentication algorithm](https://core.telegram.org/bots/webapps#validating-data-received-via-the-web-app).

## Documentation
[Small package - small documentation](docs/auth.md) :)

## Examples
### Using with FastAPI
Let's create some useful stuff according [OAuth2 tutorial](https://fastapi.tiangolo.com/advanced/security/oauth2-scopes/?h=auth).
Expand Down

0 comments on commit af046d4

Please sign in to comment.