This project showcases a microservices architecture consisting of a UI Project, a Web API, and a Duende IdentityServer for authentication and authorization. Key Features Microservices Architecture: Each component is developed as an independent service. User Authentication: Securely manages user identities and issues tokens using Duende IdentityServer. API Protection: Protects API endpoints with token-based authentication. Seamless Integration: Each service communicates securely with the others. Technologies Used Frontend: UI Project (provide details if using a specific framework) Backend: ASP.NET Core Web API Authentication: Duende IdentityServer