tgWebValid icon indicating copy to clipboard operation
tgWebValid copied to clipboard

An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP

Results 5 tgWebValid issues
Sort by recently updated
recently updated
newest added

The `json_decode` function may issue an error if the string passed is not really json, or json but contains syntax errors. Therefore, it is necessary to finalize the handler and...

bug
good first issue

[Documentation](https://www.php.net/releases/8.3/en.php)

enhancement

Returned by requestContact(). Fields: phone_number, first_name, last_name, user_id. Example: `contact=%7B%22phone_number%22%3A%22%2B1234567890%22%2C%22first_name%22%3A%22Dmitry%22%2C%22last_name%22%3A%22%26%22%2C%22user_id%22%3A5000888949%7D&auth_date=1721478202&hash=0e5bac1c46eeb06a8533806dc11b7b2ecb31ec1e7fb7f77e6b3025f3499ff53a`

I'm trying to figure out how to make this mini can someone help me please and thank you