1authloginapi
2============
3**authloginapi** is a simple authentication backend to login with other credentials (e.g. from a forum/blog).
4
5Installation
6------------
7* Configure your Login API backend server (see below).
8* Copy the contents of this folder to `[your dokuwiki]/lib/plugins/authloginapi`.
9* Login and go to the configuration page.
10* Configure all options under section *Login API Authentication Plugin*.
11* Set *Authentication Backend* to *authloginapi*.
12
13Supported Backends
14------------------
15* [phpBB](https://github.com/xelio-plus/phpbb-ext-loginapi)
16
17License
18-------
19GPL v2
20