TekH 1b840f4ae3 Refactor AuthController to use primary constructor
Refactored AuthController to use C# 12 primary constructor syntax for ILogger<AuthController> injection. Removed obsolete IUserService and IDirectorySearchService dependencies, their fields, and the old constructor. This streamlines the controller and prepares it for MediatR-based service handling.
2026-02-02 16:29:31 +01:00
2025-03-28 15:12:26 +01:00
Description
No description provided
188 MiB
Languages
JavaScript 86.1%
C# 5.7%
HTML 4.2%
Visual Basic .NET 2.6%
CSS 0.9%
Other 0.4%