.telegram .org/auth/get?bot_id=1522237982&lang=ru
а встроенный webView на
htt ps:// oauth .telegram .org/auth/get?bot_id=1522237982&lang=ru
и потом редиректит на
htt ps:// oauth .telegram .org/auth/push?bot_id=1522237982&origin=https %3A%2F%2Fnok3250 .github .io&embed=1&request_access=write
в ответе от последнего получает
<html><head><script>try { window.opener.postMessage(JSON.stringify({event: 'auth_result', result: {"id":531646,"first_name":"\u0427\u044b\u043a","last_name":"\u0427\u044b\u0440\u044b\u043a\u1160","auth_date":1610540352,"hash":"40b88796209b862904ea980403bdcc719a1f1f7757550349d93dc00aa7527b54"}, origin: "ht tps:\/\/ nok3250 .github .io"}), "htt ps:\/\/ oauth. telegram. org"); } catch(e) { if (origin) alert('Bot domain invalid'); }window.close();</script></head></html>
возможно, вам нужно поставить JavaScriptEnabled для webview?
Обсуждают сегодня