PHP ile OAuth (google API için)

4 Cevap php

PHP ile OAuth nasıl kullanılır? Ben hisse hosting kullanıyorum çünkü ben pecl ile oauth sınıf yükleyemezsiniz.

Buldum

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

ancak müşteri için hiçbir örnek yoktur. Google API oauth kullanmak istiyorum.

4 Cevap

Ben aldım ve ben benim kendi istemci kütüphanesi tabanını geliştirmek http://googlecodesamples.com/oauth_playground/ (svn sourcecode)

İşte bir örnek: http://code.google.com/p/oauth-php/wiki/ConsumerHowTo

Ayrıca http://code.google.com/apis/gdata/docs/auth/oauth.html Google'da özelliklerini öğrenmek için okursunuz.

PHP için mevcut kütüphanelerin bol miktarda vardır. http://oauth.net/code/ üzerindeki listesini kontrol edin

Ben bu resmi kütüphane demek sanırım:

Offical API Library