@azure/msal-common

v13.3.0
Microsoft Authentication Library for js
implicit authorization code PKCE js AAD msal oauth

lint

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

test

jest

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

jest --coverage

clean:coverage

rimraf ../../.nyc_output/*

metadata:check

npx ts-node scripts/metadata.ts

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 8/24/2023

Downloads