Marc Mims > Net-Twitter-3.01000_01 > Net::Twitter::OAuth::AccessTokenRequest

Download:
Net-Twitter-3.01000_01.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs

Source  

NAME ^

Net::Twitter::OAuth::AccessTokenRequest - A Twitter specific OAuth protocol request for an Access Token

DESCRIPTION ^

This is a copy of Net::OAuth::AccessTokenRequest that adds the optional message parameter verifier used by Twitter. (The verifier parameter is set to the PIN number that is presented to users while authenticating desktop applications.

SEE ALSO ^

Net::OAuth, http://oauth.net

AUTHOR ^

Keith Grennan, <kgrennan at cpan.org>

Marc Mims <marc@questright.com>

COPYRIGHT & LICENSE ^

Copyright 2007 Keith Grennan, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.