webledger-auth-plugin
v2.0.0
Published
webledger auth service AdonisJS 5 login plugin
Downloads
18
Readme
webledger-auth-plugin
AdonisJS-v5 Package
Install
npm i webledger-auth-plugin
Configure
node ace configure webledger-auth-plugin
Develop locally
npm run link
this will build and link locally, somewhere in your~/node_modules/<package_name>
or~/.nvm/versions/node/v18.20.3/lib/node_modules
- at the project folder where you want to install locally try
npm link webledger-auth-plugin
(package.json -> name)