google api - AuthSub with PHP -


can use authsub php ? want use google api php don't want install zend framework.i'm goolging , not found authsub class php.

google supports both authsub , oauth standard. oauth standard newer. php has support oauth standard, details of can found in http://php.net/manual/en/book.oauth.php


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -