User Manager - Auth0
  • About User Manager Plugin
  • Changelog
  • User Guide
    • List Users
    • Search Users
    • Create User
    • Edit User
    • Delete user
    • Activate or Deactivate User
  • Admin Guide
    • Configuration
      • Auth0 Configuration
    • Permissions
  • Developer Guide
    • Getting Started
Powered by GitBook
On this page

Was this helpful?

  1. Developer Guide

Getting Started

PreviousPermissions

Last updated 4 years ago

Was this helpful?

The User Manager plugin is a React application which utilises the scripts and tools created by the Naviga Dashboard Team for development and deployment.

If you want to run this plugin in your local environment, you need a local dashboard. The dashboard team has put together something they call a that you can install on your machine to get a runtime for your dashboard plugin.

The devbox is a set of Docker images linked together in a docker-compose file that is easily started and then you can load up your plugin which supports hot reloading when updating the code.

Dashboard Devbox