❔ .Net Core 7 - How to Authentication with HttpClient in UI Layer?
I have 2 layers in my microservices project: IdentityAPI and UI
JWT is generated by IdentityAPI
What should I do to do authentication in UI layer using JWT
also IdentityAPI works very well with swagger and postman
or how can i do it without using HttpClient
5 Replies
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Do I need to do anything extra in the program.cs files?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Thanks I will review these
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.