Closed
Description
Does someone actually managed to successfully implement the seamless telegram login?
The best I can do is showing the inline button, which then showing login confirmation when the button got clicked, exactly like this
But when I click Open, it just opens a regular link without anything appended to the url.
I googled everything from login_url, keyboardButtonUrlAuth, requestUrlAuth, and whatever the documentation said, but it looks to me that there's no one ever really use this feature.
What I actually need is quite simple, to know who's opening the page.
Does seamless telegram login is the right feature to handle this case?
Greatly appreciate any advice :)