How can I login into my asp.net website using gmail account?

荒凉一梦 提交于 2020-01-06 04:33:09

问题


I have an asp.net website with login form and I want every visitors can able to login into my website using their gmail account....

Is there any one who can assist me on this or send some examples for the same?

Thanks Hitesh


回答1:


You are looking for OpenID. See http://www.fryan0911.com/2010/09/use-google-openid-authentication-in.html.




回答2:


Gmail uses a technology called 'open ID'.

I suggest you use a service like Janrain

and they will take care of the open ID implementation for you.



来源:https://stackoverflow.com/questions/5113855/how-can-i-login-into-my-asp-net-website-using-gmail-account

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!