-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
add API for the wallet bot to give authentication data to the Veche
инициировать можно с двух концов
А1. пользователь кликает на сайте «войти через MyMtlWalletBot»
А2. сайт редиректит в https://t.me/MyMTLWalletBot?start=veche_{nonce}
Б1. пользователь кликает в боте «войти в Вече»
-
бот рисует ссылку типа
https://veche.montelibero.org/auth/page/mymtlwalletbot ?account={public_key} &signature={sign(public_key + nonce, secret_key)} -
пользователь кликает, сайт аутентифицирует
Reactions are currently unavailable