8a8006874d3f1a2fbc09ccc2f4384fbd385b25ac
Refactored AuthController to improve attribute usage and code clarity. Added three endpoints: /auth/me (user info), /auth/login (NTLM/Negotiate authentication with user info or 401), and /auth/status (authenticated user status). Responses are now more structured and informative. Applied [Authorize] only to relevant endpoints. Improved code organization and documentation.
FakeNTLMServer
Description
Languages
C#
100%