auth0-extensions-scaffolder

Auth0 Extensions Command Line Interface

Usage no npm install needed!

<script type="module">
  import auth0ExtensionsScaffolder from 'https://cdn.skypack.dev/auth0-extensions-scaffolder';
</script>

README

Auth0 Extensions CLI

Command line tool for scaffold your Auth0 extension.

Setup

$ npm i -g auth0-extensions-scaffolder

Requires wt-cli configured.

Usage

Scaffold

Creates an skeleton app

$ a0-extensions scaffold sample

For more info: a0-extensions scaffold -h

Options

--es6 Scaffold the project using ES6 --interactive Ask about some parameters for your project

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

Auth0

License

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