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.
To run Hawkeye locally, you'll need the following:
- Install gulp globally -
npm install --global gulp
- Install NPM packages -
npm install
$ gulp
$ open http://localhost:3000
If you have found a bug or if you have a feature request, please report them at this repository issues section.
This project is licensed under the MIT license. See the LICENSE file for more info.