JHipster blueprint, preauthorize blueprint for JHipster
This is a JHipster blueprint, that is meant to be used in a JHipster application.
As this is a JHipster blueprint, we expect you have JHipster basic knowledge:
To install or update this blueprint:
npm install -g generator-jhipster-preauthorizeTo use this blueprint, run the below command
jhipster --blueprints preauthorizeYou can look for updated preauthorize blueprint specific options by running
jhipster app --blueprints preauthorize --helpAnd looking for (blueprint option: preauthorize) like
To use an unreleased version, install it using git.
npm install -g jhipster/generator-jhipster-preauthorize#main
jhipster --blueprints preauthorize --skip-jhipster-dependencies