Main > Programming > Libraries >

Yahoo::BBAuth 0.01

Yahoo::BBAuth 0.01

Sponsored Links

Yahoo::BBAuth 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1053
Date added: 2006-12-06
Publisher: Jiro Nishiguchi

Yahoo::BBAuth 0.01 description

Yahoo::BBAuth is a Perl interface to the Yahoo! Browser-Based Authentication.

SYNOPSIS

my $bbauth = Yahoo::BBAuth->new(
appid => $appid,
secret => $secret,
);
# Create an authentication link
printf, $bbauth->auth_url;
# After the user authenticates successfully, Yahoo returns the user to the page you
# dictated when you signed up. To verify whether authentication succeeded, you need to
# validate the signature:
if ($bbauth->validate_sig()) {
print Authentication Successful;
} else {
print Authentication Failed. Error is: .$bbauth->sig_validation_error;
}
my $url = http://photos.yahooapis.com/V1.0/listAlbums;
my $xml = $bbauth->auth_ws_get_call($url);
unless ($xml) {
print WS call setup Failed. Error is: . $bbauth->access_credentials_error;
} else {
print Look at response for other errors or success: .$xml;
}

This module priovides you an Object Oriented interface for Yahoo! Browser-Based Authentication.

This module is ported from official PHP class library(http://developer.yahoo.com/auth/quickstart/bbauth_quickstart.zip).

Yahoo::BBAuth 0.01 Screenshot

Advertisements

Yahoo::BBAuth 0.01 Keywords

Bookmark Yahoo::BBAuth 0.01

Hyperlink code:
Link for forum:

Yahoo::BBAuth 0.01 Copyright

WareSeeker periodically updates pricing and software information of Yahoo::BBAuth 0.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Yahoo::BBAuth 0.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Yahoo::Marketing is an interface for Yahoo! Search Marketings Web Services. Free Download
yahoo2mbox is a small Perl script which retrieves all messages from a mailing list archive at Yahoo! Groups. Free Download
Yahoo::Search is a Perl interface to the Yahoo! Search public API. Free Download
FetchYahoo is a Perl script that downloads mail from a Yahoo! account to a local mail spool. Free Download
B::Graph is a Perl compiler backend to produce graphs of OP trees. Free Download
Geo::Coder::Yahoo is a Perl module with geocode addresses with the Yahoo! API. Free Download
JDBC is a Perl 5 interface to Java JDBC (via Inline::Java). Free Download
WWW::Yahoo::Movies is a Perl extension to get Yahoo! Movies information. Free Download