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
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%