-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Move nagivateToLoginRequestUrl
out of Configuration
#7855
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 19 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
48c37cc
Add debug param to 1p-build
hectormmg 99f93ea
Add debug param to 1p-build (#7811)
hectormmg 90eb889
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
hectormmg 75f6237
Suppress false-positive CodeQL finding in NavigationClient (#7814)
konstantin-msft fa85c44
[v4] Remove access tokens synchronously (#7822)
tnorling 1eb9ee5
Release PR: official (#7829)
msal-js-release-automation[bot] 97ea591
Bumped axios to latest version in all msal-node samples (#7831)
Robbie-Microsoft 4b956d0
Bumped the dotenv package in all msal-node samples (#7823)
Robbie-Microsoft aedd762
Client Credential Sample: Moved client secret from code to .env file …
Robbie-Microsoft 14fe619
Added support for DEFAULT_IDENTITY_CLIENT_ID environment variable in …
Robbie-Microsoft 24170c2
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
hectormmg 5c8521d
Merge branch 'dev' into msal-v5
hectormmg 24eb724
Merge branch 'msal-v5' of https://github.com/AzureAD/microsoft-authen…
hectormmg d16f8cb
Move navigateToLoginRequestUrl to request config
hectormmg 9192903
Update interface and docs
hectormmg 7fae6d2
Change files
hectormmg 12a247a
Update API review and documentating comments
hectormmg 609284a
Update API review
hectormmg d81962c
Format fix
hectormmg 16dd784
Merge branch 'msal-v5' into navigate-to-login
hectormmg 9f0d806
Add HandleRedirectPromiseOptions type and remove navigateToLoginReque…
hectormmg d5f1763
Format fix and API review update
hectormmg 524bc98
Update lib/msal-browser/docs/v4-migration.md
hectormmg 8d7d70a
Update handleRedirectPromise signature to consolidate hash into optio…
hectormmg c27f458
Merge branch 'navigate-to-login' of https://github.com/AzureAD/micros…
hectormmg f3b825b
Merge branch 'msal-v5' into navigate-to-login
hectormmg 8f0f1c1
Update apiReview
hectormmg 2edc1ff
Fix angular handleRedirectPromise
hectormmg 334d544
Change files
hectormmg 4244d8f
Fix formatting for angular
hectormmg 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-browser-cfc942e4-b61f-4c9d-b4af-ed9cb7636840.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": "major", | ||
"comment": "Move navigateToLoginRequestUrl to request config", | ||
"packageName": "@azure/msal-browser", | ||
"email": "hemoral@microsoft.com", | ||
"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
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
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
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
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
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
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
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
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
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
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
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
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.