> > > If you are writing a desktop application, read this: > https://developers.google.com/accounts/docs/OAuth2#clientside
You mean https://developers.google.com/accounts/docs/OAuth2#installed? Your link discusses client side browser implementations. I'd be curious to know the shortcomings of sanction in the context of installed apps. My original intent was to provide a server flow implementation. If the installed flow isn't too much of a change (doesn't seem like it would be, according to the docs, it's how the "code" is retrieved by the application), I'd happily add it in or take a patch to cover it.
-- http://mail.python.org/mailman/listinfo/python-list