Telegram.Bot icon indicating copy to clipboard operation
Telegram.Bot copied to clipboard

Merge Telegram.Bot.Extensions.Passport

Open karb0f0s opened this issue 3 years ago • 3 comments

Merge Telegram.Bot.Extensions.Passport to the main repo.

If I remember correctly, we put it into separate repo because at the time main repo used .Net Standard 1.3 and Passport required some crypto APIs from .Net Standard 2.0.

karb0f0s avatar Apr 29 '22 06:04 karb0f0s

Also we can pull CheckAuthorization from Telegram.Bot.Extensions.LoginWidget - the same algorithm used to validate Web App data

karb0f0s avatar Apr 29 '22 07:04 karb0f0s