C#C
C#16mo ago
17 replies
F

✅ Microsoft Identity, ASP.NET API and MVC

So i'm working on a School project and i'm going beyond what is required.

I've got two projects. - an ASP.NET API project and an MVC project.

I've set up a full Account experience that makes use of CRUD operations on the API side that i've tested through Swagger and it works perfectly fine. I cannot however for the life of me get the MVC project to work with the Login server.

I've set up Authentication and Authorization stuff; As in JWT Token generation.
Was this page helpful?