essex-js-toolkit/javascript/msal-interactor
Chris Trevino 8ea5eec09e
June 2024 Updates (#228)
* .vscode settings updates

* update yarn

* remove eslint

* formatting, linting

* lint fixes

* build updates

* get storybook building

* add path filter to JS ci

* organize imports

* formatting update

* update biome.json

* semver

* packages -> javascript
2024-06-24 13:06:56 -07:00
..
docs June 2024 Updates (#228) 2024-06-24 13:06:56 -07:00
src June 2024 Updates (#228) 2024-06-24 13:06:56 -07:00
.npmignore June 2024 Updates (#228) 2024-06-24 13:06:56 -07:00
README.md June 2024 Updates (#228) 2024-06-24 13:06:56 -07:00
package.json June 2024 Updates (#228) 2024-06-24 13:06:56 -07:00
tsconfig.json June 2024 Updates (#228) 2024-06-24 13:06:56 -07:00

README.md

@essex/msal-interactor

Utility functions for MSAL authentication

getAccessToken

This function attempts to silently retrieve an access token for the given user and access scopes.