The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

LWP::Authen::OAuth2::ServiceProvider::Yahoo - Access Yahoo API OAuth2 APIs

VERSION

Version 0.01

SYNOPSIS

See https://developer.yahoo.com/oauth2/guide/" for Yahoo's own documentation.

REGISTERING

Before you can use OAuth 2 with Yahoo you need to register yourself as an app. For that, go to https://developer.yahoo.com/apps/create/.

AUTHOR

Michael Stevens, <mstevens@etla.org>

BUGS

Please report any bugs or feature requests to bug-lwp-authen-oauth2 at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=LWP-Authen-OAuth2.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc LWP::Authen::OAuth2::ServiceProvider

You can also look for information at:

Github (submit patches here)

https://github.com/domm/perl-oauth2 = item RT: CPAN's request tracker (report bugs here)

http://rt.cpan.org/NoAuth/Bugs.html?Dist=LWP-Authen-OAuth2

AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/LWP-Authen-OAuth2

CPAN Ratings

http://cpanratings.perl.org/d/LWP-Authen-OAuth2

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=LWP-Authen-OAuth2

LICENSE AND COPYRIGHT

This software is copyright (c) 2018 by Michael Stevens.

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