/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
protocol/json/keybase1/notify_session.json
43 строки
756 B
Daniel Ayoub
New Signup 2 - Route to optional phone number entry after signup (#17900)
17 июн 2019, 21:26
Не верифицирован
17 июн 2019, 21:26
acaacd6
Код
Авторство
О чём код?
{ "protocol": "NotifySession", "imports": [], "types": [], "messages": { "loggedOut": { "request": [], "response": null, "notify": "" }, "loggedIn": { "request": [ { "name": "username", "type": "string" }, { "name": "signedUp", "type": "boolean" } ], "response": null }, "clientOutOfDate": { "request": [ { "name": "upgradeTo", "type": "string" }, { "name": "upgradeURI", "type": "string" }, { "name": "upgradeMsg", "type": "string" } ], "response": null } }, "namespace": "keybase.1" }