Posterous theme by Cory Watilo

Filed under: oAuth

Authsub vs oAuth

AuthSub Don't need consumer key and secret oAuth Need consumer key and secret AuthSub Easy to use. oAuth need to knowledge about oAuth. AuthSub Session will expire. oAuth get the access token and secret and access all the time when untill user revoke the site. Authsub Use only in Google API. use for one time access. oAuth Use many in many API. Google, Twitter, etc. Use for grant access. AuthSub

oAuth

Busy with oAuth

In this days, I am so busy with oAuth. I host my mediatemple and trying oAuth playground. All are ok but post and put have been error. I try, try... but same error. So, I try to change in Google oAuth Playground and it's working. It's a problem or hosting or what that ? I lost 2 days with oAuth Playground in mediatemple. Now, trying oAuth in google code playground and I need to soultion in my hosting mediatemple.