Skip to content

Add config option to not encode extra params #7694

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

Closed
wants to merge 11 commits into from
Closed

Conversation

shylasummers
Copy link
Contributor

@shylasummers shylasummers commented Apr 11, 2025

This PR adds a config parameter encodeExtraQueryParams (defaults to false) to fix the regression noted in #7688. Setting it to true will encode extra query parameters in the URL. This parameter is deprecated and will be removed in a future version.

@github-actions github-actions bot added msal-node Related to msal-node package msal-browser Related to msal-browser package msal-common Related to msal-common package labels Apr 11, 2025
@shylasummers shylasummers requested a review from bgavrilMS as a code owner April 11, 2025 17:11
@github-actions github-actions bot added the documentation Related to documentation. label Apr 11, 2025
@shylasummers
Copy link
Contributor Author

Github has made a duplicate MSAL JS Build job. Closing and will reopen

@shylasummers shylasummers deleted the encodingToggle branch April 14, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation. msal-browser Related to msal-browser package msal-common Related to msal-common package msal-node Related to msal-node package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants