auth0-lock : Auth0 Lock. You can installing auth0-lock 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 auth0-lock $ sudo npm install -g auth0-lock
If want to update the auth0-lock package execute the command as below,
$ sudo npm update auth0-lock
Update package globally,
$ npm install -g auth0-lock
$ sudo git clone https://github.com/rektide/auth0-lock.git
$ sudo npm install -g ./auth0-lock
auth0-lock@10.24.1 /usr/lib/node_modules/auth0-lock
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall auth0-lock
Package Name | auth0-lock |
Version | 10.24.1 |
Description | Auth0 Lock |
Released Date | 2017-11-13T13:18:00.726Z |
Published by | auth0npm |
How to Learn | https://www.npmjs.com/package/auth0-lock/tutorial |