497 B
497 B
Logins
Web authentication service for the Blazor application.
Key Files
AcWebAuthService.cs--AcWebAuthServiceclass with a virtualLogout()method. Intended as a base class for application-specific auth services to override with concrete logout logic.
LLM Maintenance: If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.