Skip to content

opauth/docs

Repository files navigation

API Documentation for Opauth 1.0

See API documentation for Opauth at: http://opauth.github.com/docs/

Documentation is generated correct to the version of Opauth submoduled in this repository.

If you are looking for non-API documentation (how to use Opauth), check out the following:

About Opauth

Opauth is a multi-provider authentication framework for PHP.

How to run

  1. git submodule init

  2. git submodule update

  3. phpdoc run -d opauth/lib/Opauth/ -t ./ --title Opauth --sourcecode

About this documentation

This documentation is generated with phpDocumentor2