Download the PHP package soundasleep/lightopenid without Composer
On this page you can find all versions of the php package soundasleep/lightopenid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download soundasleep/lightopenid
More information about soundasleep/lightopenid
Files in soundasleep/lightopenid
Download soundasleep/lightopenid
More information about soundasleep/lightopenid
Files in soundasleep/lightopenid
Vendor soundasleep
Package lightopenid
Short Description A PHP 5 library for easy openid authentication.
License MIT
Homepage http://code.google.com/p/lightopenid/
Package lightopenid
Short Description A PHP 5 library for easy openid authentication.
License MIT
Homepage http://code.google.com/p/lightopenid/
Keywords OpenId
Please rate this library. Is it a good library?
Informations about the package lightopenid
lightopenid
A PHP 5 library for easy openid authentication. Based on https://gitorious.org/lightopenid
This fork adds two important features for real-world deployment:
-
If LIGHTOPENID_TIMEOUT is defined, then this value (in ms) will be used to timeout the CURL OpenID requests; by default, this is limited to 10 seconds (instead of infinite). This can help in blocking potential Denial of Service attacks.
- Adds
$this->validate_error
which will report any problems when validating an OpenID identity.
To use in your Composer project, specify a repository to override the default:
All versions of lightopenid with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.3
The package soundasleep/lightopenid contains the following files
Loading the files please wait ....