i am trying to use the API for "sign in with Google account" with my asp.net vb website just like StackOverflow or FriendFeed sign in with google. Please let me know if any one implemented it.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can check out the OpenID Membership Provider from Codeplex
There is also OAuth implementation for .NET (to use with twitter and such services) http://oauth.net/code/. |
|||
|
|