Auth_Container_PEAR

Auth_Container_PEAR – Authenticate against the PEAR website

PEAR Container

This container provides authentication services against the PEAR website (http://pear.php.net/) and the developer accounts. The HTTP_Client package must be installed for this container to operate, as of Auth 1.5.3.

The storage-specific argument for the Auth constructor() is an array of options.

Available Options
Option Data Type Default value Description
"url" string "https://pear.php.net/rest-login.php/" The base URL of a PEAR website to authenticate against.
"karma" array array() List of karma levels required for a valid authentication. If no karma levels are supplied than simply validating the username and password will result in success.
Authenticate against multiple Auth_Containers (Previous) Authenticate against a POP3 server (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.