/oauthd-front

oauthd default front

Primary LanguageJavaScript

oauthd front

This is the default front plugin for oauthd. oauthd is the open source version of OAuth.io's core, allowing you to easily integrate over 100 different OAuth providers, and use their APIs.

This plugin gives you an interface allowing you to manage your oauthd apps and plugins directly from your browser.

For more information, please check out oauthd's repository.

Installation

To install this plugin in an oauthd instance, just run the following command (you need to have oauthd installed):

$ oauthd plugins install https://github.com/oauth-io/oauthd-front.git

If you want to install a specific version or branch of this plugin, just run:

$ oauthd plugins install https://github.com/oauth-io/oauthd-front.git#branch_or_tag