Ticket #54 (closed enhancement: fixed)
OAUTH support
| Reported by: | menno | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8 |
| Version: | Keywords: | ||
| Cc: |
Description
Google OAUTH support using http://pypi.python.org/pypi/oauth2/
Add a authentication method for OAUTH:
authenticate_oauth(url, consumer, token)
This should blow up with a user friendly exception if the oauth2 module isn't installed.
Change History
Note: See
TracTickets for help on using
tickets.
