Files
pezkuwi-telegram-miniapp/src/version.json
T
pezkuwichain 3f8c8f4311 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
2026-02-06 04:34:49 +03:00

6 lines
102 B
JSON

{
"version": "1.0.119",
"buildTime": "2026-02-06T01:34:49.512Z",
"buildNumber": 1770341689513
}