This is a complete implementation of the OpenID authentication protocol. This package contains:
To install this package, copy the Auth/
directory in this package to a directory in your PHP include path.
Alternatively, modify your PHP include path to include the
directory that contains Auth/
. Any
applications that need this package will then be able to use it.
See the server and consumer examples in the
examples/
directory of the package. For
details on how to run the examples, see
examples/README
. If you want to create your
own OpenID data storage class, please see the Auth_OpenID_OpenIDStore
class. For information on integrating OpenID relying party support into your site, see
the class documentation for Consumer.php.
Documentation generated on Thu, 29 Jul 2010 13:58:16 -0700 by phpDocumentor 1.4.3