Skip to content

Commit

Permalink
Fixes logging in with client certificate. Closes #6038
Browse files Browse the repository at this point in the history
  • Loading branch information
milanholemans committed May 8, 2024
1 parent d3d4146 commit e5b23c6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
18 changes: 13 additions & 5 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
],
"dependencies": {
"@azure/msal-common": "^14.10.0",
"@azure/msal-node": "^2.8.0",
"@azure/msal-node": "^2.7.0",
"@inquirer/confirm": "^3.1.6",
"@inquirer/input": "^2.1.6",
"@inquirer/select": "^2.3.2",
Expand Down

0 comments on commit e5b23c6

Please sign in to comment.