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)
Ya tengo una v1 en funcionamiento aquí:
@mjsir911 ¿tienes la intención de seguir trabajando en este complemento? Además de los problemas mencionados en el repositorio de GitHub, sería genial tener la capacidad de obtener el ID único y no el campo Nombre, y el nombre de usuario. Útil para un flujo futuro. Puedo configurarlo como un trabajo en el Marketplace si alguien está interesado.
¡Hola! Quiero agradecer a @mjsir911 por el muy necesario y maravilloso plugin ![]()
Estoy de acuerdo contigo @Mr.X_Mr.X. También quería preguntarle a @mjsir911 cómo puedo eliminar la línea para ingresar una dirección de correo electrónico al registrarme a través de un bot de Telegram. En mi caso, elegí este plugin para que las personas no tengan que pasar por pasos adicionales (especialmente ingresar su dirección de correo electrónico) para registrarse. Cuando iba a instalar este plugin, estaba seguro de que no se solicitaría el correo electrónico ![]()
¡Lo he conseguido! ![]()
Pero, cuando hago clic en “Iniciar sesión con Telegram” en Discourse, me envían a mysite.com/auth/telegram - y se ve así:
¿Sabes si ese sitio lo configura el plugin o qué? Tampoco puedo editar el CSS, ya que la página está fuera del alcance de los temas…
¿Sigue funcionando? Ya no me aparece el botón de inicio de sesión.
Tengo problemas para que esto funcione, ¿alguien puede actualizar si está funcionando?
Hola a todos, también he estado intentando rediseñar el plugin, pero sin suerte.
Esta versión antigua del plugin tampoco funciona.
Supongo que tendré que encontrar a alguien que lo escriba desde cero…
Para mí es fundamental que todas las cuentas tengan autorización obligatoria y un inicio de sesión confirmado a través de Telegram. Si alguien sabe la solución, por favor que escriba.