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

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -