adal-angular : Windows Azure Active Directory Client Library for js. You can installing adal-angular 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 adal-angular $ sudo npm install -g adal-angular
If want to update the adal-angular package execute the command as below,
$ sudo npm update adal-angular
Update package globally,
$ npm install -g adal-angular
$ sudo git clone https://github.com/rektide/adal-angular.git
$ sudo npm install -g ./adal-angular
adal-angular@1.0.15 /usr/lib/node_modules/adal-angular
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall adal-angular
Package Name | adal-angular |
Version | 1.0.15 |
Description | Windows Azure Active Directory Client Library for js |
Released Date | 2017-07-19T23:05:04.079Z |
Published by | azuread |
How to Learn | https://www.npmjs.com/package/adal-angular/tutorial |