feathers-authentication-jwt : JWT authentication strategy for feathers-authentication using Passport. You can installing feathers-authentication-jwt 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-jwt $ sudo npm install -g feathers-authentication-jwt
If want to update the feathers-authentication-jwt package execute the command as below,
$ sudo npm update feathers-authentication-jwt
Update package globally,
$ npm install -g feathers-authentication-jwt
$ sudo git clone https://github.com/rektide/feathers-authentication-jwt.git
$ sudo npm install -g ./feathers-authentication-jwt
feathers-authentication-jwt@0.3.2 /usr/lib/node_modules/feathers-authentication-jwt
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall feathers-authentication-jwt
Package Name | feathers-authentication-jwt |
Version | 0.3.2 |
Description | JWT authentication strategy for feathers-authentication using Passport |
Released Date | 2017-07-05T01:12:40.096Z |
Published by | daffl |
How to Learn | https://www.npmjs.com/package/feathers-authentication-jwt/tutorial |