Thomas Norling

Results 6 issues of Thomas Norling

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Bug
Needs Triage
Release 10.x

Adds POP params in request types to allow acquisition of POP tokens from MSAL Runtime brokered flows

documentation
msal-node

Changes to the broker model make the isBroker flag unnecessary, removing.

Needs: Attention :wave:

Refactors the `BaseClient` class into standalone functions in `protocol/Token` to move the token leg implementation closer to the new pattern implemented for the authorize leg some time ago. This is...

- Removes PublicClientNext as it's no longer used for NAA use cases (use createNestablePublicClientApplication instead) - Removes UrlString, StringUtils, AccountEntity, AccountEntityUtils from browser exports as these are internal - Updates...

This pull request introduces enhancements to the authentication flow to support fallback from Encrypted Authorize Response (EAR) to standard authorization code flow, working around lack of support for symmetric EAR...