简体   繁体   English

如何在PHP应用程序中集成G​​oogle登录方法?

[英]How Can i integrate a Google Login Method in PHP Application?

How can i integrate a google login Method to my PHP Application? 如何将Google登录方法集成到我的PHP应用程序中? how can i work with that?what i mean is how my program will understand this is a particular user? 我该如何处理?我的意思是我的程序将如何理解这是特定用户?

Take a look at the documentation for Federated Login using the Google OpenID API: http://code.google.com/apis/accounts/docs/OpenID.html 查看使用Google OpenID API的联合登录文档: http : //code.google.com/apis/accounts/docs/OpenID.html

Also, here is a link to a PHP class that you can use as a gateway to the API: http://www.andrewpeace.com/php-google-login-class.html 另外,这是指向PHP类的链接,您可以将其用作API的网关: http : //www.andrewpeace.com/php-google-login-class.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM