README 435 B

1234567891011121314151617
  1. The Account Manager plugin implements the Account Manager specification to "allow a server to describe an account-based user identification process in terms that a user-agent can understand."
  2. See https://wiki.mozilla.org/Labs/Weave/Identity/Account_Manager/Spec/Latest
  3. Installation
  4. ============
  5. add "addPlugin('accountManager');"
  6. to the bottom of your config.php
  7. Settings
  8. ========
  9. none
  10. Example
  11. =======
  12. addPlugin('accountManager');