feat: enhance LoginForm with error handling and loading states for auth options

This commit is contained in:
mlogclub
2026-06-13 10:25:53 +08:00
parent 6b3cda9874
commit 3c42124eaa
3 changed files with 38 additions and 4 deletions
+2
View File
@@ -108,6 +108,8 @@
"syncingProfile": "Syncing your admin profile and permissions",
"loginSuccess": "Signed in. Taking you to the dashboard.",
"loginFailed": "Sign-in failed",
"loadingOptions": "Loading sign-in options...",
"optionsLoadFailed": "Could not load sign-in options.",
"welcome": "Welcome back",
"loginDescription": "Login to your {brand} account",
"username": "Username",