We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add API for the wallet bot to give authentication data to the Veche
инициировать можно с двух концов
А1. пользователь кликает на сайте «войти через MyMtlWalletBot» А2. сайт редиректит в https://t.me/MyMTLWalletBot?start=veche_{nonce}
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)}
пользователь кликает, сайт аутентифицирует
The text was updated successfully, but these errors were encountered:
@attid let's negotiate the conrete API
Sorry, something went wrong.
cblp
attid
No branches or pull requests
add API for the wallet bot to give authentication data to the Veche
инициировать можно с двух концов
А1. пользователь кликает на сайте «войти через MyMtlWalletBot»
А2. сайт редиректит в
https://t.me/MyMTLWalletBot?start=veche_{nonce}
Б1. пользователь кликает в боте «войти в Вече»
бот рисует ссылку типа
пользователь кликает, сайт аутентифицирует
The text was updated successfully, but these errors were encountered: