@azure/msal

v1.0.0-preview.2
Microsoft Authentication Library for js
implicit js AAD msal oauth

clean

shx rm -rf dist docs lib-commonjs lib-es6

doc

typedoc --out ./docs ./src/ --gitRevision dev

build:modules

tsc && tsc -m es6 --outDir lib-es6

build

npm run clean && npm run doc && npm run build:modules && npm run lint && npm run build:webpack && npm test

test

karma start --single-run --browsers PhantomJS karma.conf.js

lint

tslint -c tslint.json src/**/*.ts

build:webpack

webpack
npm i @azure/[email protected]

Metadata

  • MIT
  • >=0.8.0
  • Microsoft
  • released 4/23/2019

Downloads