Re: oauth2 dance

2012-04-26 Thread Davies,Douglas
having some custom logic to > prepoluate a token. > > 4) Customize your provider and customize your consumer to work together. > The approach that we eventually took. > > > > On Thu, Apr 26, 2012 at 11:58 AM, daviesd wrote: > > > A quick yes or no question which i

Re: oauth2 dance

2012-04-26 Thread A Clarke
esd wrote: > A quick yes or no question which is plaguing us right now. > > Does an oauth2 enabled gadget ALWAYS have to do the popup oauth2 dance? In > other words, there is no way to make a service call without first having a > user click the authorization url and the authorization

oauth2 dance

2012-04-26 Thread daviesd
A quick yes or no question which is plaguing us right now. Does an oauth2 enabled gadget ALWAYS have to do the popup oauth2 dance? In other words, there is no way to make a service call without first having a user click the authorization url and the authorization server redirecting the browser