FruitBankHybridApp/FruitBankHybrid.Web
Loretta 0d9ced990a Add secure cross-platform auto-login with credential storage
Introduces ISecureCredentialService abstraction and platform-specific implementations for secure credential storage (WebAssembly, MAUI, server). Refactors LoggedInModel to support async auto-login, login, and logout using stored credentials. Updates DI and UI logic to enable seamless auto-login and logout across all platforms. Cleans up redundant navigation checks and improves maintainability.
2025-12-09 16:46:47 +01:00
..
.config malacka fix 2025-10-21 14:16:22 +02:00
Components .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Services Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
FruitBankHybrid.Web.csproj Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
Program.cs Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
appsettings.Development.json Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
appsettings.json Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00