123ArticleOnline Logo
Welcome to 123ArticleOnline.com!
ALL >> Web-Design >> View Article

Vue 3 Telegram Login

Profile Picture
By Author: Rizwan Aslam
Total Articles: 1
Comment this article
Facebook ShareTwitter ShareGoogle+ ShareTwitter Share

Installation
You've to run this command to install it with npm:

$ npm i vue3-telegram-login --save
Usage
Next, You've to Import telegram-login-temp, pass it to the component, and then you can utilize it in your template.



Loading...



import { telegramLoginTemp } from 'vue3-telegram-login'
import { ref } from 'vue'

const isLoaded = ref(false)

function telegramLoadedCallbackFunc () {
console.log('script is loaded')
isLoaded.value = true
}

function yourCallbackFunction (user) {
// gets user as an input
// id, first_name, last_name, username,
// photo_url, auth_date and hash
console.log(user)
}

Closing Notes
You need to set the domain to your bot if you want to use Telegram Login (/setdomain command to @BotFather)
You've to validate the authentication and the integrity of the data received by correlating the received hash parameter with the hexadecimal representation of the HMAC-SHA-256 signature of the data-check-string with the SHA256 hash of the bot's token utilized as a secret key (source).
You can observe some code samples on this page.
Don't disable third party cookies if you want to use Telegram Login as a User (thanks @robverhoef )

Total Views: 372Word Count: 221See All articles From Author

Add Comment

Web Design Articles

1. Improve Your Business Website With Designing Ideas
Author: Liam Mackie

2. Grey Space Computing Pvt Ltd: Delivering Custom Solutions For The Digital Era
Author: Andy

3. Graphic Design Company In Delhi For Branding
Author: Kliff Technologies

4. How Do You Keep Your Website Fast, Secure, And Up To Date
Author: Oliva John

5. Choosing The Right Agency For Professional Dental Website Design Services
Author: PSM Canada

6. Goognu Aws Consulting Services – Simplify Cloud Transformation With Proven Aws Expertise
Author: Goognu Data Services

7. Your One-stop Solution For Web Design & Digital Marketing
Author: Brightara Media

8. Modern Professional Mobile App Development Solutions
Author: Team Ozrit

9. From Code To Creativity: The Future Of Web Development With Ai Tools In 2025
Author: American Chase LLC

10. Elevate Your Online Presence With Social Media Marketing In Pune And Expert Website Design Services In Pune
Author: digitaldoraemon

11. How To Choose The Right Website Packages For Small Business: A Budget Vs. Features Comparison
Author: Nishant Desai

12. Shopify And Wordpress Finally Join Forces: What This Means For The Future Of Online Stores
Author: Matthew John

13. Website Development Company: Choosing The Right Partner To Build Your Online Presence
Author: MSM CoreTech Innovations

14. Best Social Bookmarking Sites & Ideas For Better Website Visibility
Author: Brightara Media

15. Ruby On Rails: The Ultimate Framework For Building Web Applications Quickly
Author: Andy

Login To Account
Login Email:
Password:
Forgot Password?
New User?
Sign Up Newsletter
Email Address: