Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OAuth for GClient #1

Open
wbushey opened this issue May 9, 2013 · 2 comments
Open

Implement OAuth for GClient #1

wbushey opened this issue May 9, 2013 · 2 comments

Comments

@wbushey
Copy link
Member

wbushey commented May 9, 2013

GClient currently uses basic name/password authentication. This isn't great, and gdata-python-client supports OAuth 1 and 2.

@ghost ghost assigned wbushey May 9, 2013
@wbushey
Copy link
Member Author

wbushey commented May 21, 2013

Apparently I have no idea how to OAuth 2 ...
I'm going to leave this for another day (year)

@wbushey
Copy link
Member Author

wbushey commented May 21, 2013

It's not clear to me that gdata-python-client currently supports 2-legged Oauth (which I believe is what I want to do...)

Here is an example of who to do it back in the days of yore - https://developers.google.com/gdata/docs/auth/oauth#2LeggedOAuth

I have yet to find an example like this for the current version of gdata-python-client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant