-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Node interop: Add handling for redirect URI based on platform #7908
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
2cab40a
code changes
shylasummers ccc4313
add tests, add helper function
shylasummers af95c37
remove msal-node-extensions sample
shylasummers 8e7efbf
write chooseRedirectUriByPlatform
shylasummers c056acc
Merge branch 'nodeInterop' of https://github.com/AzureAD/microsoft-au…
shylasummers 94be3a3
Merge branch 'dev' into nodeInterop
shylasummers daef222
test adjustment
shylasummers f616e67
skip mac and linux tests
shylasummers 04d7fa1
Change files
shylasummers 4e73d88
test update
shylasummers 4367e45
Merge branch 'dev' into nodeInterop
shylasummers 3ab9581
format fix
shylasummers 80694c9
mock msal-node-runtime in test file
shylasummers 0dc8921
fix redirect uri in tests
shylasummers 52b6107
remove outdated test
shylasummers af5f0ce
remove comment
shylasummers c59f4b1
Merge branch 'dev' into nodeInterop
shylasummers aa39a1a
no longer mutating original request
shylasummers ec2d3eb
Merge branch 'nodeInterop' of https://github.com/AzureAD/microsoft-au…
shylasummers 1c5f34a
const for platformRequest
shylasummers be69515
format fix
shylasummers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-node-extensions-6b5455ba-96e4-4d51-8f4e-dfb22a7a9a35.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Add handling for redirect URI based on platform #7908", | ||
"packageName": "@azure/msal-node-extensions", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.