moneyapi / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

Add support for OAuth 2.0 revoke #229

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The OAuth 2.0 protocol supports a revoke action.

To me this is something that the token/credentials object itself would handle 
(rather than using a flow to revoke).

Similar change in gdata-python-client:
http://code.google.com/p/gdata-python-client/source/detail?r=1e302ccfd1db0217c40
b09d31b0958b8130fe4a6

(I volunteer to implement this)

Original issue reported on code.google.com by dhermes@google.com on 3 Jan 2013 at 12:21

GoogleCodeExporter commented 8 years ago

Original comment by jcgregorio@google.com on 3 Jan 2013 at 12:26