# #04 Telegram API - omniauth without a gem

- URL: https://superails.com/posts/ruby-on-rails-04-telegram-api-omniauth-without-a-gem
- Published: 2021-03-18
- Duration: 22:30
- Access: free
- Playlists: Telegram API

Github repo: 
https://github.com/corsego/02-03-04-telegrails
Live demo: 
https://telegrails.herokuapp.com
Useful resources:
https://core.telegram.org/widgets/login

0:00 Intro
0:27 Login widget
7:37 Save current user in Session
14:18 Log out (delete data from Session)
18:30 TelegramMailer to send private messages

## Chapters

- 0:00 Intro
- 0:27 Login widget
- 7:37 Save current user in Session
- 14:18 Log out (delete data from Session)
- 18:30 TelegramMailer to send private messages
