C
C#2y ago
M B V R K

❔ What are best practices to use Microsoft Identity in an ASP.Net Core API with Angular

Hi friends, Lets say that I'm a noob into Angular and JWT with Microsoft Identity with EF Core. From your experience, What are the best practices to work with all these parts, especially with Identity, API and Angular ? Thanks in advance.
5 Replies
FusedQyou
FusedQyou2y ago
The best practice is probably to not do all the work yourself, but to use a prepared product, such as IdentityServer
M B V R K
M B V R K2y ago
Yeah, ofc I'm talking about the Microsoft Identity
FusedQyou
FusedQyou2y ago
Yes, and IdentityServer is something else
M B V R K
M B V R K2y ago
Alright,thanks i appreciate
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.