Lada Kovjanić 26.12.2024
Securing .Net REST API resources with Duende IdentityServer and MAUI client - Part 2.
This article is a second part of the "Securing .Net REST API resources with Duende IdentityServer" articles. Here we are going to create LearningAPI ASP.NET Core 8 Web API project. LearningAPI will serve MAUI mobile app with protected data, and to access this data MAUI app will be authorized over the IdentityServer middleware.