state/auth_controller library
Classes
- AuthController
- Orchestrates login/logout and session persistence between the OmnyShellService and the SettingsStore, exposing an observable AuthSnapshot for the UI.
- AuthSnapshot
- An immutable snapshot of auth state, rendered by the UI.
Enums
- AuthStatus
- Where the user is in the authentication lifecycle.