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:
https://github.com/kirushik/discourse_telegram_auth/
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).
I’m also curious on this. Has anyone set it up successfully? I see both forks have not received updates since April of 2018.
Would love to see this working, we have over 200,000 subscribers on Telegram and this would help us a lot.
Love this project, is it still going well?
Well, the code is still there, and nothing should be broken in it (give or take the outdated and potentially vulnerable dependencies).
I no longer believe that abusing Discourse’s SSO APIs for logging in with Telegram is the right way to go, though (thus the repo is archived).
Much better solution would be a plugin adding a Telegram button to the supported auth options on the login popup/screen — but this would require quite a different approach, and I’m not aware of anyone trying to do this (even if it is 100% possible, and I remember seeing other plugins with similar functionality using other login networks somewhere out there)
v1を稼働させています。
@mjsir911 このプラグインの開発を続けるおつもりですか?GitHubリポジトリで言及されている問題に加えて、Nameフィールドではなくuniqueidを取得できる機能、およびユーザー名を取得できる機能があれば素晴らしいでしょう。将来のワークフローに役立ちます。誰か引き受けてくれる人がいれば、Marketplace でジョブとして設定できます。
こんにちは!@mjsir911 さん、大変役立つ素晴らしいプラグインをありがとうございます ![]()
@Mr.X_Mr.X さん、同感です。また、@mjsir911 さんに、Telegramボット経由で登録する際にメールアドレスを入力する行を削除するにはどうすればよいか質問したいです。私の場合は、人々が登録するためにより多くのステップ(特にメールアドレスの入力)を踏む必要がないように、このプラグインを選択しました。このプラグインをインストールしようとしたとき、メールは要求されないと思っていました ![]()
うまくいきました! ![]()
しかし、Discourse で「Log in with Telegram」をクリックすると、mysite.com/auth/telegram にリダイレクトされ、以下のようになります。
このサイトはプラグインで設定されているのか、それとも他の要因によるものか、ご存知ですか? テーマの範囲外のページなので、CSS を編集することもできません…
これはまだ機能していますか?ログインボタンが表示されなくなりました。
これが機能しないのですが、誰か動作するかどうか更新してもらえませんか?
皆さん、こんにちは。私もプラグインを再設計しようとしていますが、うまくいきません。
この古いバージョンのプラグインも動作しません。
誰かに最初から書き直してもらうしかないようです…
私にとって、すべてのアカウントが必須認証を持ち、Telegram経由でのログイン確認が必須であることが非常に重要です。解決策をご存知の方がいらっしゃいましたら、ご連絡ください。