Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
700f13f3db1a9d1e3617eafa204459ba3f97ebd0
/
oauth2client
/
appengine.py
b8b6fea
Make decorators thread-safe.
by Joe Gregorio
· 12 years ago
58341a0
Making OAuth2Decorator more extensible. Fixes Issue 256.
by Daniel Hermes
· 12 years ago
f7b648f
Fixing lint errors. Fixes Issue 244.
by Daniel Hermes
· 12 years ago
1024403
Remove circular dependency. Reviwed in https://codereview.appspot.com/7506043/.
by Joe Gregorio
· 12 years ago
cda8752
Expose the full token response in OAuth2Client and OAuth2Decorator.
by Joe Gregorio
· 12 years ago
2cc0938
Remove 'assertion_type' from _generate_refresh_request_body. Fixes Issue 238.
by dhermes@google.com
· 12 years ago
78787b6
imported patch NDB
by Joe Gregorio
· 12 years ago
a9eb0bb
Adding a .revoke() to Credentials. Closes issue 98.
by dhermes@google.com
· 12 years ago
4715482
Supporting NDB in oauth2client/appengine, and beginning *slow* transition to this datastore API.
by dhermes@google.com
· 13 years ago
5cf5d12
Consolidate handling of scopes.
by Joe Gregorio
· 13 years ago
77254c1
Escape untrusted content before displaying it.
by Joe Gregorio
· 13 years ago
6ceea2d
Add XSRF protection to oauth2decorator callback.
by Joe Gregorio
· 13 years ago
fd08e43
Add support for Google Compute Engine service accounts.
by Joe Gregorio
· 13 years ago
68a8cfe
Flows no longer need to be saved between uses.
by Joe Gregorio
· 13 years ago
c29aaa9
Loading of client_secrets JSON file backed by a cache.
by Joe Gregorio
· 13 years ago
a19f3a7
Refresh SignedJwtAssertionCredentials w/Storage.
by Joe Gregorio
· 13 years ago
08cdcb8
Increase coverage % for oauth2client.appengine.
by Joe Gregorio
· 13 years ago
e84c944
Fix bug in StorageByKeyName.
by Joe Gregorio
· 13 years ago
853bcf3
TBR http://codereview.appspot.com/5712052/. Fixes issue #111.
by Joe Gregorio
· 13 years ago
1777497
Allow kwargs in the decorator. Reviewed in http://codereview.appspot.com/5712049/. Fixes issue #110.
by Joe Gregorio
· 13 years ago
d84d6b8
Use the high level app_identity call for the AppIdentityCredentials
by Joe Gregorio
· 13 years ago
acf517f
add user_agent back to OAuth2Decorator argument
by Johan Euphrosine
· 13 years ago
ec75dc1
Add .delete() to all Storages.
by Joe Gregorio
· 13 years ago
549230c
Fixes issue #85. Also moves all json imports to go through oauth2client.anyjson. Reviewed in http://codereview.appspot.com/5531064/.
by Joe Gregorio
· 14 years ago
1adde1a
OAuth2Decorator should take and pass kwargs to underlying Flow.
by Joe Gregorio
· 14 years ago
a07cb9c
Patch from issue 73. Fixes issue 72. Unicode error when using OAuth2Decorator with Python 2.7
by Joe Gregorio
· 14 years ago
9fa077c
Fixes issue 48. Don't create db entries on StorageByKeyName.get().
by Joe Gregorio
· 14 years ago
c4fc095
Removing Buzz from comments in code
by Joe Gregorio
· 14 years ago
ec55584
Remove legacy support for pickled Credentials.
by Joe Gregorio
· 14 years ago
0f4d232
Fixes issue #66.
by Joe Gregorio
· 14 years ago
f2f8a5a
Let OAuth2Decorator take a list of scopes.
by Joe Gregorio
· 14 years ago
f08a498
Add support for client_secrets.json file format.
by Joe Gregorio
· 14 years ago
5b457c3
Sync to head of httplib2. Reviewed in http://codereview.appspot.com/5216044/
by Joe Gregorio
· 14 years ago
1daa71b
Fix issues with App Engine datastore
by Joe Gregorio
· 14 years ago
d2ee4d8
Fixed bug with refreshing tokens in file Storage
by Joe Gregorio
· 14 years ago
562b731
Stage 1 conversion to JSON for storing Credentials.
by Joe Gregorio
· 14 years ago
9da2ad8
Add fancy locking to oauth2client.
by Joe Gregorio
· 14 years ago
cb6d891
Remove user_agent from app engine helpers.
by JacobMoshenko
· 14 years ago
8e90510
Add robot helpers and a sample.
by JacobMoshenko
· 14 years ago
f427c53
Reviewed in http://codereview.appspot.com/4515195/
by Joe Gregorio
· 14 years ago
432f17e
oauth2decorator, reviewed in http://codereview.appspot.com/4524063/
by Joe Gregorio
· 14 years ago
7c22ab2
Clean up doc strings and unused imports
by Joe Gregorio
· 14 years ago
deeb020
Cleaned up OAuth 2.0 support fully using Storage() and updating samples.
by Joe Gregorio
· 14 years ago
695fdc1
[mq]: oauth2
by Joe Gregorio
· 15 years ago