-
Notifications
You must be signed in to change notification settings - Fork 95
updated sample #81
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
updated sample #81
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
21aa284
updated sample 1-1
salman90 1ff64ec
updated bootstrap and added retelimit
salman90 9535ec0
Merge branch 'main' into basher-1-1
salman90 d289f6e
update config file
salman90 78831e1
Merge branch 'basher-1-1' of https://github.com/Azure-Samples/ms-iden…
salman90 a517bc5
fix conflect
salman90 d6973ae
Minor updates
kalyankrishna1 c1525dd
Update 1-Authentication/1-sign-in/App/authConfig.js
salman90 60428fd
Update 1-Authentication/1-sign-in/App/authConfig.js
salman90 2b67208
Update 1-Authentication/1-sign-in/README.md
salman90 0de9b79
Update 1-Authentication/1-sign-in/README.md
salman90 ddbd59f
Update 1-Authentication/1-sign-in/server.js
salman90 d25c9a5
Update 1-Authentication/1-sign-in/AppCreationScripts/sample.json
salman90 3b995b0
responded to comments
salman90 c1956b6
add redirect.html to app and update pacakges
salman90 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| <!-- | ||
| Blank page for redirect purposes. When using popup and silent APIs, | ||
| we recommend setting the redirectUri to a blank page or a page that does not implement MSAL. | ||
| For more information, please follow this link: | ||
| https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-browser/docs/login-user.md#redirecturi-considerations | ||
| --> | ||
| <h1>MSAL Redirect</h1> |
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,3 @@ | ||
| .navbarStyle { | ||
| padding: .5rem 1rem !important; | ||
| } |
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.