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.
Documentation generated on Wed, 20 Feb 2008 14:13:56 -0800 by phpDocumentor 1.3.2