Dear Active users,
I am about to create a MVC application which will be communicating with different web services and web api's. Each time a request goes to any web services I want verify whether the user is authenticated or authorized. Which kind of security features do i
need to implement? Which is the best framework to go ahead? Please advise.
Go to the complete details ...