sign in with google account in asp.net -


I am currently using this example in the URL so that I can access the website using my Google website. This example uses url

What is the other way to log in through a Google Account other than using a contact feed? please tell me.

Google OpenID supports DotNetOpenAuth.


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -