this demo project to illustrate the idea of using the microservice the base resource for this demo is .NET Core Microservices - The Complete Guide (.NET 6 MVC)
- Tips
- why do we use IhttpClientFactory?
- there is a difference between access token and openID connect
- Duende Server identity is used for OpenID connect → it used for free at the earlier version
dotnet new -i Duende.IdentityServer.Templates
to get all template avaliabledotnet new isui
→ to create quickstart template
docker image build -t faten/product:1.0.1