summaryrefslogtreecommitdiff
path: root/plugins/AccountManager/README
blob: a0715927b35f3f6715424c01cf2586d082ba629d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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."

See https://wiki.mozilla.org/Labs/Weave/Identity/Account_Manager/Spec/Latest

Installation
============
add "addPlugin('accountManager');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('accountManager');