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. |
||
|---|---|---|
| .. | ||
| Components | ||
| Platforms | ||
| Resources | ||
| Services | ||
| wwwroot | ||
| App.xaml | ||
| App.xaml.cs | ||
| FruitBankHybrid.csproj | ||
| MainPage.xaml | ||
| MainPage.xaml.cs | ||
| MauiProgram.cs | ||