webledger-auth-plugin
v2.0.1
Published
webledger auth service AdonisJS 5 login plugin
Readme
webledger-auth-plugin
AdonisJS-v5 Package
Install
npm i webledger-auth-pluginConfigure
node ace configure webledger-auth-pluginDevelop locally
npm run linkthis 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)
