]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/AccountManager/README
Merge branch '0.9.x' into 1.0.x
[quix0rs-gnu-social.git] / plugins / AccountManager / README
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
3 See https://wiki.mozilla.org/Labs/Weave/Identity/Account_Manager/Spec/Latest
4
5 Installation
6 ============
7 add "addPlugin('accountManager');"
8 to the bottom of your config.php
9
10 Settings
11 ========
12 none
13
14 Example
15 =======
16 addPlugin('accountManager');