[OpenSocial] Re: provision for updating to the activity stream offline

2009-06-21 Thread Chris Chabot
Hey deostroll, There is in fact, you can use OAuth to authenticate the user, save the resulting access token, and re-use it to post activities through the OpenSocial REST API. All the implementation details have already been taken care of with the opensocial client libraries, for links to the

[OpenSocial] Re: provision for updating to the activity stream offline

2009-06-21 Thread deostroll
I know very little of oauth. I understand its work-flow in a consumer- service provider scenario. Here I am trying to make orkut allow an external server gain access to a user profile so that it (the external server) can post to its activity stream. I don't know which is the service provider, or