Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 354 Bytes

File metadata and controls

11 lines (7 loc) · 354 Bytes

Flask Telegram Login

This is a simple demonstration of flask login using Telegram. Further info on this can be found at https://core.telegram.org/widgets/login

Getting bot token

  • Chat with @BotFather in Telegram to create a new bot
  • Use /setdomain command to set the domain
  • update the templates/index.html file to add relevant details