Skip Menu |

This queue is for tickets about the Net-Google-Spreadsheets CPAN distribution.

Report information
The Basics
Id: 72696
Status: resolved
Priority: 0/
Queue: Net-Google-Spreadsheets

People
Owner: danjou [...] mac.com
Requestors: dolmen [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.14
Fixed in: (no value)



Subject: Add support for OAuth 2.0 based authentication
OAuth 2.0 is now the Google-recommended way of authentication to Google Spreedsheets. http://code.google.com/apis/spreadsheets/data/3.0/developers_guide.html#Auth It would be safer to use this instead of the personal user+password pair. -- Olivier Mengué - http://perlresume.org/DOLMEN
You can use Net::Google::DataAPI::Auth::OAuth2 now. see: http://search.cpan.org/~danjou/Net-Google-DataAPI- 0.26/lib/Net/Google/DataAPI/Auth/OAuth2.pm