Logins
Web authentication service for the Blazor application.
Key Files
AcWebAuthService.cs -- AcWebAuthService class with a virtual Logout() method. Intended as a base class for application-specific auth services to override with concrete logout logic.