Skip to content

Commit 5c48a19

Browse files
authored
Merge pull request #1434 from AzureAD/sagonzal/device-code
[msal-node][msal-common] client applications, authorization code and device code implementation
2 parents 74b65af + d18088c commit 5c48a19

File tree

89 files changed

+28232
-2573
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+28232
-2573
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,10 @@ paket-files/
251251
.idea/
252252
*.sln.iml
253253

254+
# .DS_Store
255+
.DS_Store
256+
.DS_Store?
257+
254258
# MSAL specific ignore files
255259
node_modules/
256260
.nyc_output/

lib/.DS_Store

-6 KB
Binary file not shown.

lib/msal-angular/package-lock.json

+11-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)