@azure/msal-react

v2.1.1
Microsoft Authentication Library for React

build

rollup -c --strictDeprecations --bundleConfigAsCjs

build:modules:watch

rollup -cw --bundleConfigAsCjs

test

jest

test:coverage

jest --coverage

lint

eslint src --ext .ts --ext .tsx

lint:fix

npm run lint -- --fix

build:all

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

prepack

npm run build:all

format:check

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

format:fix

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

apiExtractor

api-extractor run
npm i @azure/msal-react

Metadata

  • MIT
  • >=10
  • Microsoft
  • released 10/3/2024

Downloads