Are there any plans for integrating Telegram Login as an OAuth provider? Or someone that could do a plugin? 
It has been released today, I tested and it’s really practical:
Are there any plans for integrating Telegram Login as an OAuth provider? Or someone that could do a plugin? 
It has been released today, I tested and it’s really practical:
To be precise it’s not an implementation of the oauth protocol. Very interesting anyway.
By the way, I’ve implemented Discourse SSO provider for Telegram Login, basing on the code from my SAML SSO provider:
Also available from DockerHub, docker pull kirushik/discourse_telegram_auth.
Currently it’s completely untested, and lacks any documentation — but bugreports and feature requests are welcome.
Any preview or demo? 
Well, it’s available on the forum I’ve written it for — but it’s a special-interest group in Russian, so I don’t think sharing it here will be a good idea.
Meanwhile, using Telegram as SSO provider is not what most people want — so I think I’d spend some time turning my code in a proper auth plugin…
It would be great if something like that could be implemented. I.e. login/signup on Discourse site thru telegram.
I’ve found that normal users are not able to login/signup to my forum simply because they never remember their emails ID and PWs. They just get someone to create an email account when they setup their new android phone, and then afterwards they never sign out or sign in to the same.
Any progress there, just in case?
I was interested in making our site users to be able to create account and login thru telegram. This way they can dispense with email id/pw, and can create account and login with just their mobile number (and telegram app).
私もこれに興味があります。誰か正常に設定できましたか?両方のフォーク は 2018 年 4 月以来更新されていないようです。
ぜひ実現してほしいですね。当社はTelegramで20万人以上の購読者を抱えており、これが実現すれば非常に助かります。
このプロジェクト、素晴らしいですね!まだ順調に進んでいますか?
さて、コードはそのまま残っており、(時代遅れで潜在的に脆弱な依存関係を除けば)何かが壊れるべきではありません。
ただし、Telegram でログインするために Discourse の SSO API を悪用するのは、もはや正しいアプローチではないと考えています(そのため、このリポジトリはアーカイブされています)。
はるかに優れた解決策は、ログインポップアップ/画面でサポートされている認証オプションに Telegram ボタンを追加するプラグインを作成することですが、これにはかなり異なるアプローチが必要になります。また、これを実行しようとしている人がいるとは知りません(100% 可能であり、他のログインネットワークを使用して同様の機能を持つ他のプラグインをどこかで見かけた記憶がありますが)。
v1を稼働させています。
@mjsir911 このプラグインの開発を続けるおつもりですか?GitHubリポジトリで言及されている問題に加えて、Nameフィールドではなくuniqueidを取得できる機能、およびユーザー名を取得できる機能があれば素晴らしいでしょう。将来のワークフローに役立ちます。誰か引き受けてくれる人がいれば、Marketplace でジョブとして設定できます。
こんにちは!@mjsir911 さん、大変役立つ素晴らしいプラグインをありがとうございます ![]()
@Mr.X_Mr.X さん、同感です。また、@mjsir911 さんに、Telegramボット経由で登録する際にメールアドレスを入力する行を削除するにはどうすればよいか質問したいです。私の場合は、人々が登録するためにより多くのステップ(特にメールアドレスの入力)を踏む必要がないように、このプラグインを選択しました。このプラグインをインストールしようとしたとき、メールは要求されないと思っていました ![]()
うまくいきました! ![]()
しかし、Discourse で「Log in with Telegram」をクリックすると、mysite.com/auth/telegram にリダイレクトされ、以下のようになります。
このサイトはプラグインで設定されているのか、それとも他の要因によるものか、ご存知ですか? テーマの範囲外のページなので、CSS を編集することもできません…
これはまだ機能していますか?ログインボタンが表示されなくなりました。
これが機能しないのですが、誰か動作するかどうか更新してもらえませんか?
皆さん、こんにちは。私もプラグインを再設計しようとしていますが、うまくいきません。
この古いバージョンのプラグインも動作しません。
誰かに最初から書き直してもらうしかないようです…
私にとって、すべてのアカウントが必須認証を持ち、Telegram経由でのログイン確認が必須であることが非常に重要です。解決策をご存知の方がいらっしゃいましたら、ご連絡ください。