google api and oauth2
Demian Brecht
demianbrecht at gmail.com
Wed Sep 26 02:15:50 EDT 2012
More information about the Python-list mailing list
Wed Sep 26 02:15:50 EDT 2012
- Previous message (by thread): google api and oauth2
- Next message (by thread): google api and oauth2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > > 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20120925/b6a9d427/attachment.html>
- Previous message (by thread): google api and oauth2
- Next message (by thread): google api and oauth2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list