I have a website with authentication system written with the Web Pages framework (Webmatrix) and is hosted on a Windows Shared hosting server.
Now I am creating a new app, and it will be a sort of catalog that allows you to browse products that are listed on the site (and some that aren't).
In order to place an order via the Windows 8 app, they will be required to login. I want to log them in using the already-existing code that is based on the website. How can I do this? Are there any Docs, articles/tutorials or sample code that demonstrate this? I've yet to find any.