e98e18cfe0778857e20d187fe50445d36c958073
Added a `SenderLoginResult` enum to represent outcomes of sender login attempts. Implemented the `LoginSenderAsync` method in `AuthService` to authenticate sender users via the `/api/auth?cookie=true` endpoint. The method handles HTTP response codes and returns appropriate `SenderLoginResult` values. Included the `System.Net.Http.Json` namespace to support JSON-based HTTP requests.
Description
No description provided
Languages
JavaScript
86.6%
C#
6.7%
Visual Basic .NET
2.7%
HTML
2.4%
CSS
1.1%
Other
0.4%