Namespace OEMS.UI.Auth
Classes
AuthenticationStateCache
Singleton service that caches authentication state across components to improve performance and reduce local storage access.
AuthorizationService
Provides authorization and authentication state management for the UI.
CustomAuthStateProvider
Custom authentication state provider for Blazor WebAssembly applications.
JwtAuthenticationHandler
LocalStorageService
Service for accessing browser local storage with fallback to in-memory cache.
RoleService
Service for determining user roles and permissions in the application.