Ticket #54 (closed enhancement: fixed)

Opened 18 months ago

Last modified 10 months ago

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

Changed 18 months ago by menno

Ensure we pick up the AUTH=XOAUTH in the capabilities.

Changed 10 months ago by menno

  • status changed from new to closed
  • resolution set to fixed

Done. Thanks Johannes.

Note: See TracTickets for help on using tickets.