Create LoginCommandHandler
eduar2083 opened this issue · 0 comments
eduar2083 commented
Hi @ntxinh ,
I would like to be able to move all the login logic to a command following the CQRS pattern. I think that such command should be created in the "Infra.CrossCutting.Identity" layer. What I want is that the logic of the "AccountController" is simple.
Sorry for my English, I speak Spanish.
Thanks.