Does someone knows OAuth 2.0 provider (server) written in ASP.NET MVC ?
OAuth 2.0 provider in ASP.NET MVC
2.6k views Asked by Radenko Zec At
2
There are 2 answers
1

Here is you can get clear description for this concept. Here you can get more info on MVC 4/MVC 5 realted information.
http://onlinedotnet.com/what-is-oauth-in-mvc-oauth2-in-mvc-5/
Providers:
http://www.dotnetopenauth.net/
Azure ACS
Consumers:
Look at that project and that article