[oauth] Re: Improved User Experience for Installed Applications using OAuth

2009-05-18 Thread Manish Pandit
On May 17, 12:48 am, Nathan Beach wrote: > Google has enhanced our OAuth approval flow to significantly improve the > user experience for installed applications that use OAuth to access our > GData APIs. > Previously, the only way installed applications could use OAuth to access > our GData API

[oauth] Re: Improved User Experience for Installed Applications using OAuth

2009-05-18 Thread Ethan Jewett
Nathan, This looks very useful. Regarding auto-detection techniques, I think the page misses one, which would be for the installed application to register a custom protocol handler and provide for the callback URL to use that custom protocol, thereby relaunching the application. If I'm not mistake

[oauth] Re: Improved User Experience for Installed Applications using OAuth

2009-05-28 Thread jr conlin
Nathan Beach wrote: > Google has enhanced our OAuth approval flow to significantly improve > the user experience for installed applications that use OAuth to > access our GData APIs. Perhaps I'm missing something, but doesn't this kinda saw one of the legs off of OAuth? This approach basically

[oauth] Re: Improved User Experience for Installed Applications using OAuth

2009-05-29 Thread Manish Pandit
On May 28, 3:42 pm, jr conlin wrote: > > It may just be that there are certain environments that one can't do > OAuth. I'd rather that folks use a different auth mechanism for those > than further confuse the standard. > Well said. I've been thinking along the same lines after I met a few folk

[oauth] Re: Improved User Experience for Installed Applications using OAuth

2009-05-29 Thread Justin Richer
> > It may just be that there are certain environments that one can't do > > OAuth. I'd rather that folks use a different auth mechanism for those > > than further confuse the standard. > > Well said. I've been thinking along the same lines after I met a few > folks at IIW and discussed the same.

[oauth] Re: Improved User Experience for Installed Applications using OAuth

2009-05-29 Thread Brian Eaton
On Thu, May 28, 2009 at 3:42 PM, jr conlin wrote: > > Nathan Beach wrote: >> Google has enhanced our OAuth approval flow to significantly improve >> the user experience for installed applications that use OAuth to >> access our GData APIs. > Perhaps I'm missing something, but doesn't this kinda s