1

I have set up an ASP.NET MVC project with Individual Authentication. I added an ASP.NET WEB API upon setting it up. I now want to have a mobile application be authenticated by the project I've already set up. Even though i stand to be corrected, I'm aware that the Individual Authentication will support Cookie authentication but because of the mobile project i want to support Bearer authentication as well.

How do i add the bearer authentication to this project? Are other methods better than what i am asking here?

1

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.