passport-linkedin-oauth2 : Passport for LinkedIn Oauth2. You can installing passport-linkedin-oauth2 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 passport-linkedin-oauth2 $ sudo npm install -g passport-linkedin-oauth2
If want to update the passport-linkedin-oauth2 package execute the command as below,
$ sudo npm update passport-linkedin-oauth2
Update package globally,
$ npm install -g passport-linkedin-oauth2
$ sudo git clone https://github.com/rektide/passport-linkedin-oauth2.git
$ sudo npm install -g ./passport-linkedin-oauth2
passport-linkedin-oauth2@1.5.0 /usr/lib/node_modules/passport-linkedin-oauth2
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall passport-linkedin-oauth2
| Package Name | passport-linkedin-oauth2 |
| Version | 1.5.0 |
| Description | Passport for LinkedIn Oauth2 |
| Released Date | 2017-02-20T14:29:08.683Z |
| Published by | iaco |
| How to Learn | https://www.npmjs.com/package/passport-linkedin-oauth2/tutorial |