feat: add connection loss handling and update auth store

This commit is contained in:
Linus Rath
2026-03-12 00:08:52 +01:00
parent 256ff7698d
commit 5598c436f2
4 changed files with 308 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@
"sign_in": "Sign in",
"signing_in": "Signing in...",
"loading": "Loading...",
"reconnecting": "Connection lost. Attempting to reconnect\u2026",
"error": {
"invalid_credentials": "Invalid email or password. Please check your credentials and try again.",
"connection_failed": "Unable to reach the server. Check your internet connection and try again.",