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 [...]

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 [...]