@azure/msal-react

v2.0.1
Microsoft Authentication Library for React

lint

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

test

jest

build

rollup -c --strictDeprecations --bundleConfigAsCjs

prepack

npm run build:all

lint:fix

npm run lint -- -- --fix

build:all

cd ../.. && npm run build --workspace=@azure/msal-common --workspace=@azure/msal-browser --workspace=@azure/msal-react

format:fix

npx prettier --ignore-path .gitignore --write src test

format:check

npx prettier --ignore-path .gitignore --check src test

test:coverage

jest --coverage

build:modules:watch

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

Metadata

  • MIT
  • >=10
  • Microsoft
  • released 8/11/2023

Downloads