Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pop params for brokered flows #7335

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Allow pop params for brokered flows #7335

merged 4 commits into from
Oct 1, 2024

Conversation

tnorling
Copy link
Collaborator

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

@github-actions github-actions bot added the documentation Related to documentation. label Sep 24, 2024
@peterzenz
Copy link
Contributor

Do we want a test to ensure we're not breaking this accidentally in the future?

@tnorling
Copy link
Collaborator Author

Do we want a test to ensure we're not breaking this accidentally in the future?

Type and public interface changes are validated by API Extractor. Since this is not a functional change there's not really a test to write.

@tnorling tnorling merged commit 704a8de into dev Oct 1, 2024
5 of 8 checks passed
@tnorling tnorling deleted the Allow-pop-params branch October 1, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation. msal-node Related to msal-node package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants