feathers-authentication-local : Local authentication strategy for feathers-authentication. You can installing feathers-authentication-local npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install feathers-authentication-local $ sudo npm install -g feathers-authentication-local
If want to update the feathers-authentication-local package execute the command as below,
$ sudo npm update feathers-authentication-local
Update package globally,
$ npm install -g feathers-authentication-local
$ sudo git clone https://github.com/rektide/feathers-authentication-local.git
$ sudo npm install -g ./feathers-authentication-local
feathers-authentication-local@0.4.4 /usr/lib/node_modules/feathers-authentication-local
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall feathers-authentication-local
Package Name | feathers-authentication-local |
Version | 0.4.4 |
Description | Local authentication strategy for feathers-authentication |
Released Date | 2017-08-11T16:30:36.576Z |
Published by | daffl |
How to Learn | https://www.npmjs.com/package/feathers-authentication-local/tutorial |