Posts by Miguel • 1 point
1 post
-
-1
votes1
answer518
viewsQ: Basic API Rest authentication (C#)
I have an application made in ASP.MVC where I implemented ASP.NET Identity for user registration/login. Now I have to create a Web API Rest with a simple authentication, just a single user and a…