-
Notifications
You must be signed in to change notification settings - Fork 208
Plugins list
TheVinc edited this page Nov 6, 2014
·
4 revisions
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 are furnished to ensure a working minimum environment.
https://github.com/oauth-io/oauthd-request
https://github.com/oauth-io/oauthd-slashme
The default auth plugin, which lets you administrate oauthd: https://github.com/oauth-io/oauthd-admin-auth
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
Provides you with a simple statistics interface for oauthd: https://github.com/oauth-io/oauthd-statistics