mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-04-24 19:47:55 +00:00
feat: add session token support for P2P cross-app auth
- AuthContext now stores and exposes sessionToken from telegram-auth - App.tsx sends session_token instead of tg_id to P2P - Enables secure cross-app authentication without from_miniapp method
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.117",
|
||||
"buildTime": "2026-02-06T01:19:32.586Z",
|
||||
"buildNumber": 1770340772586
|
||||
"version": "1.0.119",
|
||||
"buildTime": "2026-02-06T01:34:49.512Z",
|
||||
"buildNumber": 1770341689513
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user