auth0-dump-config

1.1.0 • Public • Published

auth0-dump-config

Auth0 configuration dump tool

CircleCI

Command line tool for dumping your configuration to Auth0. The dump follows the directory structure required by auth0-deploy-cli.

Installation

npm install -g auth0-dump-config

Setup

You need a configured client on Auth0 and a config file to run the tool.

  1. Create a deploy client : see auth0-deploy-cli README.
  2. Create the credentials file : refer to the sample file a0deploy_config.json.sample and fill in the credentials. You can find them in the settings of the client you created.

Usage

Import configuration

a0dump -c /path/to/a0deploy_config.json -o /path/to/config/files

Repository Structure

The repository structure is the same as auth0-deploy-cli.

repository =>
  clients
    client1-name.json
    client1-name.meta.json # if specifying client grants
    my-other-client-name.json
  resource-servers
    resource server 1.json
    some other resource server.json
  database-connections
    my-connection-name
      get_user.js
      login.js
  rules
    rule1.js
    rule1.json
    rule2.js
  pages
    login.html
    login.json
    password_reset.html
    password_reset.json

Limitations

  • Hosted pages dump is not supported.

/auth0-dump-config/

    Package Sidebar

    Install

    npm i auth0-dump-config

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    13.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • jfromaniello
    • edgarchirivella-okta
    • sanjay.manikandhan
    • ncluer
    • vic-dev
    • enriquepina
    • ece-okta
    • pubalokta
    • dougmiller-okta
    • zak.nour
    • stheller
    • jamescgarrett-okta
    • madhuri.rm23
    • willvedd
    • david.renaud.okta
    • jeff.shuman
    • auth0-oss
    • codepete
    • ziluvatar
    • iaco
    • cocojoe
    • auth0npm
    • auth0brokkr
    • hzalaz
    • aaguiarz
    • charlesrea
    • lbalmaceda
    • julien.wollscheid
    • cristiandouce
    • sambego
    • stevehobbsdev
    • sandrinodimattia
    • lzychowski
    • joshcanhelp
    • davidpatrick0
    • widcket
    • adamjmcgrath
    • jim.andersoon
    • frederikprijck
    • sergii.biienko
    • tomauth0
    • jpadilla
    • jessele
    • rhamzeh_auth0
    • mostekcm