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:
Opauth is a multi-provider authentication framework for PHP.
-
git submodule init
-
git submodule update
-
phpdoc run -d opauth/lib/Opauth/ -t ./ --title Opauth --sourcecode
This documentation is generated with phpDocumentor2