↖️ Show all posts

Telegram Login Ruby Roda Demo

please, read the official telegram login article
at https://core.telegram.org/widgets/login (at least skim it!)

Requirements you need to get this running

People using Docker see their own paragraph below.

get the code

https://github.com/simonneutert/ruby-telegram-login-web-stub-tutorial

Ngrok Development Server

have ngrok installed and start a server by $ ngrok http -p 5555 and copy the https url you are given

Run the app

run it local using Ruby or with Docker

Get going with local Ruby

clap your hands and login with telegram!
B-)

Docker

if you messed up a step above, simply build again, then run again, again, again


⬅️ Read previous Read next ➡️