Skip to content
TheVinc edited this page Nov 6, 2014 · 4 revisions

Usage

To install a plugin from its git repository, just run the command like this:

$ oauthd plugins install https://plugin/git/repo#tag-or-branch

To install all the plugins listed in the plugins.json file, just run the following command:

$ oauthd plugins install

Default plugins:

Default plugins are furnished to ensure a working minimum environment.

Request system plugin:

https://github.com/oauth-io/oauthd-request

'/me' feature plugin:

https://github.com/oauth-io/oauthd-slashme

Auth plugin

The default auth plugin, which lets you administrate oauthd: https://github.com/oauth-io/oauthd-admin-auth

Front plugin

The default back office front plugin, which lets you manage apps, providers and access to other plugins' configuration from the browser: https://github.com/oauth-io/oauthd-front

Others plugins:

Statistics plugin

Provides you with a simple statistics interface for oauthd: https://github.com/oauth-io/oauthd-statistics