bannerlosa.blogg.se

Ms auth app
Ms auth app










ms auth app ms auth app

MainLayout. Azure App Service provides built-in authentication and authorization capabilities (sometimes referred to as 'Easy Auth'), so you can sign in users and access data by writing minimal or no code in your web app, RESTful API, and mobile back end, and also Azure Functions. NotifyAuthenticationStateChanged(GetAuthenticationStateAsync()) Var result = await _httpClient.PostAsync("api/auth/logout", null) ĬustomStateProvder.cs line 41 public async Task Logout() IAuthService.cs line 36 public async Task Logout() When I click on Logout I received the message : : Response status code does not indicate success: 500 (Internal Server Error).Īt .EnsureSuccessStatusCode()Īt .Logout() in C:\App\sbd\FollowUpDash\FollowUpDash\Client\Services\IAuthService.cs:line 36Īt .Logout() in C:\App\sbd\FollowUpDash\FollowUpDash\Client\Services\CustomStateProvider.cs:line 41Īt .LogoutClick() in C:\App\sbd\FollowUpDash\FollowUpDash\Client\Shared\MainLayout.razor:line 43 Hi, I Tried to implement an Authentication in my app all things works except LogOut.












Ms auth app