Ensure the security of the web application by verifying the user #12
Unanswered
CrazyTapok-bit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To ensure the maximum security of the web application against data falsification and unauthorized access, I suggest adding user authentication. Especially since Telegram itself persistently offers to do this. What is mentioned in the documentation here.
To implement this functionality, I suggest connecting the TgWebValid library, it can cope with this very well, especially since it is added in almost a single line. By the way, I could help with this, and make some pull requests🙂
Beta Was this translation helpful? Give feedback.
All reactions