jeudi 13 mai 2021

How can I separate ASP.NET Core IDENTITY in DDD Architecture?

I am developing a WEB application, based on WEBAPI microservices, with DDD architecture. That is, I have a Web application, which is nothing more than the graphical representation of the APP; all calls are made from the WebAPI's to the DDD Architecture. What I want is to remove everything related to the User Identity and User Profiles of the NET Core EntityFramework, from the WebApp part, to be in the DDD architecture part (Domain, infrastructure, Services, and Data), because I want apply JWT to the WEB API's, where the JWT token is obtained when users access it.

You comment in your "auto reply" that you can leave us an example. You could do it????




Aucun commentaire:

Enregistrer un commentaire