@azure/msal-common

v4.1.1
Microsoft Authentication Library for js
implicit authorization code PKCE js AAD msal oauth

lint

cd ../../ && npm run lint:common

test

mocha

build

npm run clean && npm run build:modules

clean

shx rm -rf dist lib

prepack

npm run build

lint:fix

npm run lint -- -- --fix

build:all

npm run build

build:modules

rollup -c

test:coverage

nyc mocha

clean:coverage

rimraf ../../.nyc_output/*

test:coverage:only

npm run clean:coverage && npm run test:coverage

build:modules:watch

rollup -cw
npm i @azure/[email protected]

Metadata

  • MIT
  • >=0.8.0
  • Microsoft
  • released 3/31/2021

Downloads