/dashboard

Primary LanguageJavaScriptMIT LicenseMIT

Hawkeye

Hawkeye gives you the possibility to manage Auth0 custom OAuth2 connections in an easy way. The application provides you:

  • List all your connections
  • CRUD operations
  • Create a custom connection based on existing templates

Live demo at http://jcenturion.github.io/dashboard.

Development

Prerequisites

To run Hawkeye locally, you'll need the following:

First Time Setup

  1. Install gulp globally - npm install --global gulp
  2. Install NPM packages - npm install

Running the server

$ gulp
$ open http://localhost:3000

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section.

License

This project is licensed under the MIT license. See the LICENSE file for more info.