mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
fix: add retry logic for Telegram Mini App auth failures
Auto-retry once on 401 with 1.5s delay, plus a manual retry button with a hint to reopen the app if auth keeps failing.
This commit is contained in:
@@ -161,6 +161,8 @@
|
||||
"or": "or",
|
||||
"registerHint": "To register with email, first log in via Telegram, then link your email in settings.",
|
||||
"telegramRequired": "Telegram authorization required",
|
||||
"telegramRetryFailed": "Authorization failed. Close the app and try again.",
|
||||
"telegramReopenHint": "If the problem persists, close and reopen the app",
|
||||
"telegramNotConfigured": "Telegram bot is not configured",
|
||||
"authenticating": "Authenticating...",
|
||||
"orOpenInApp": "Or open the bot in the app",
|
||||
|
||||
Reference in New Issue
Block a user