Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.282.188 Times

Yahoo::BBAuth 0.01

  Date Added: July 04, 2010  |  Visits: 1.815

Yahoo::BBAuth

Report Broken Link
Printer Friendly Version


Product Homepage
Download (102 downloads)



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)..

Requirements: No special requirements
Platforms: Linux
Keyword: Authentication Based Authentication Bbauth Browser-based Error Interface Libraries Print Programming Yahoo Yahoobbauth
Users rating: 0/10

License: Freeware Size: 4.1 KB
USER REVIEWS
More Reviews or Write Review


YAHOO::BBAUTH RELATED
Database Tools  -  CS-Server-Interface 1.0
CS-Server-Interface is an php based server interface for counterstrike game servers running smothly on windows operating systems.
122.88 KB  
Database Tools  -  MyJSQLView 2.72
MyJSQLView provides an easy to use Java based user interface frontend for viewing, adding, editing, or deleting entries in a MySQL database. MyJSQLView is the result of a condensed version of a larger project that was needed to access an...
1.4 MB  
Email  -  RH Email Server 2.0a 1.0
The Email Server is designed to provide services offered by its commercial email products, such as IMAP/POP services, Web-Based Email Interface and Administration, Mail Filtering, Spam Blocking and Directory-Based Authentication and Addressbooks....
 
Miscellaneous  -  MM5 User Interface for Scripts 1.0.4
MUI(MM5 User Interface) is a web based user interface for a numerical weather prediction model written with php and bash scripts and awk for linux OS.The application is very easy to install, use and customize to suit your needs and could be easily...
378.88 KB  
E-Mail Tools  -  RH Email Server 2.0a
The Email Server is designed to provide services offered by its commercial email products, such as IMAP/POP services, Web-Based Email Interface and Administration, Mail Filtering, Spam Blocking and Directory-Based Authentication and Addressbooks....
19.44 MB  
Telephone Utilities  -  FreePBX 2.2.3
FreePBX project is a standardized implementation of Asterisk that includes a web-based configuration interface and other tools..
3.8 MB  
Libraries  -  libRUIN 0.1.4
libRUIN (Renderer for User Interfaces in Ncurses) is a rendering library for various XML-based user interface markup languages (such as XHTML or Mozilla XUL). libRUIN is using the Ncurses terminal control library as a rendering target. GNU Guile...
491.52 KB  
Miscellaneous  -  Micro Guestbook 1.0
Micro guestbook is a free MySQL based guestbook script with a CSS based attractive interface. It can store the name, date, message, location, web and email information of the visitor.Installation:- Create a database table in MySQL- Set the correct...
10 KB  
Database Tools  -  Progress ODBC ABM 1.0
Progress ODBC ABM can generate a Web based user interface to insert, select, update and delete rows of a given table. The table records in a Progress database can be listed within an HTML table.Progress ODBC ABM can also generate links and forms...
10 KB  
Audio Tools  -  Aurion Music Manager 0.2
The aim of the project is to implement a funny SDL-based user interface for mpg123, mkisofs, cdrecord, lame and other very powerfull command-line based tools. Feel Free to see your music on your TV
5.38 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB