How to implement Gmail Authentication Service in Asp.net MVC 3?
I was just wondering if someone could give me a idea on how to implement Gmail OR Facebook OR yahoo Authentication Service in MVC 3...
need very basic - 2 textbox with 1 button and Jquery OR 开发者_开发百科ajax code to implement that ...want to learn ...
1) what are the baisc steps do i need 2) what files do i need 3) where to gather more information on this topic 4) is there any example code out there on net?, so i can have a look and learn.. 5) what are the best practice to have this kind of implementation...
Any help would be appreciated...
Check out the DotNetAuth project : http://www.dotnetopenauth.net/
精彩评论