gnu-social/doc
Evan Prodromou 2fe978e1bb oauth discovery and all new actions
Updated the spec to include OAuth discovery.

Added new actions for all the OMB URLs.

darcs-hash:20080526112700-84dde-b1800fb4a5ab830be065e736d2a74b742b7eb0f6.gz
2008-05-26 07:27:00 -04:00
..
README tags and XRDS 2008-05-22 14:34:21 -04:00
TODO tags and XRDS 2008-05-22 14:34:21 -04:00
URLS.txt move docs to doc 2008-05-14 15:03:41 -04:00
openmicroblogging.txt oauth discovery and all new actions 2008-05-26 07:27:00 -04:00

README

This package requires PHP 5.x and the following PHP Pear libraries:

- DB_DataObject
- Validate
- XMLWriter
- Auth_Yadis from OpenIDEnabled (not the PEAR version!). I decided
  to use the openidenabled.com version since it's more widely
  implemented, seems to be better supported, and it may make sense to
  use the openidenabled.com libraries for OpenID auth sometime in the
  future. Note that this is no longer distributed separately; it's only
  in the openidenabled.com OpenID PHP tarball.