Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I have a MVC Project which works quite good so far. Now I've added a webAPI controller for getting particular data for devices. The controller uses the [Authorize] attribute. Now my question is how do I realize the login to access the controller from within a device? I do not want to redirect the user to a browser where he has to login first. I want to do the login directly from within the device app and use it for retrieving data.
Posted
Comments
Florian Trück 3-Mar-14 18:11pm    
No idea anyone?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900