LANCommander/LANCommander.Launcher/UI/Pages/Authenticate/Components
Pat Hartl acb91f8484 Fix login/logout UX
- Moves authentication back to a /Authenticate page route
- Flatten the namespaces of page components
- Implement top-level layouts as windows
- Move handling of redirecting to /Authenticate with component inside of an AuthenticatedLayout
- Use individiual injected services instead of SDK.Client
- Wipe out tokens on logout
- Process logout even if server can't be reached
2025-11-07 20:19:13 -06:00
..
AuthenticationFormState.cs Fix login/logout UX 2025-11-07 20:19:13 -06:00
AuthenticationStage.cs Fix login/logout UX 2025-11-07 20:19:13 -06:00
LoginForm.razor Fix login/logout UX 2025-11-07 20:19:13 -06:00
RegistrationForm.razor Fix login/logout UX 2025-11-07 20:19:13 -06:00
ServerSelector.razor Fix login/logout UX 2025-11-07 20:19:13 -06:00