rbabayoff / oauthd-front

oauthd default front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

oauthd default front


Languages

Language:JavaScript 68.6%Language:CSS 27.5%Language:HTML 2.1%Language:CoffeeScript 1.8%