| Active Users: |
25 |
| Accounts: |
0 |
| Guests: |
25 |
|
|
|
|
|
|
|
ClientLogin Authentication for Zend GData
I was going to add AuthSub authentication for Ngeblog when people at Google Code team announced that Zend framework now has GData support.
After played around with it for hours, i finally got into a decision to use Zend Gdata for abstracting Ngeblog connection to Blogger. Unfortunately, Zend GData class library only supports AuthSub authentication, while Ngeblog already uses ClientLogin authentication and works fine so far.
So, to make it available for both type of authentication, i finally sat down and wrote some codes myself to add ClientLogin support for Zend GData. You can download the bundle in .zip here or in .tgz here which contains both original Zend_Gdata bundle and my Zend_Gdata_ClientLogin class for ClientLogin authentication.
| Zend Framework Version: |
Unknown
|
| Author Name: |
Eris Ristemena
|
| Source: |
Ngoprek Web
|
| Referred By: |
Zend Framework Tutorials
|
|
|
|
|
|
|
|
|
|
|
|