oAuth with PHP (for google api)

前端 未结 5 1358
傲寒
傲寒 2021-02-10 03:30

How to use oAuth with PHP ? I can\'t install oauth class with pecl because I\'m using share hosting.

I found

http://code.google.com/p/oauth-php/

but ther

5条回答
  •  滥情空心
    2021-02-10 04:14

    You should probably have a look at: http://www.dhruvb.com/blog/content/tutorial-using-oauth-google-plus-api

    Also, the code samples are present at: https://github.com/dhruvbaldawa/Tutorials/blob/master/google+/google_plus.php

提交回复
热议问题