Skip to content

Commit 3a239c7

Browse files
authored
Merge pull request #33 from chaos-ui/master
contribution PR
2 parents 05f77e8 + 451b0c6 commit 3a239c7

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

CodeFactor Badge

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[![CodeFactor](https://www.codefactor.io/repository/github/chaos-ui/active-directory-b2c-javascript-nodejs-webapi/badge)](https://www.codefactor.io/repository/github/chaos-ui/active-directory-b2c-javascript-nodejs-webapi)

ReadmeFiles/screenshot.png

-4.96 KB
Loading

ReadmeFiles/topology.png

-9.76 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"express": "^4.14.0",
1616
"morgan": "^1.7.0",
17-
"passport": "^0.3.2",
17+
"passport": "^0.4.1",
1818
"passport-azure-ad": "^4.2.1"
1919
},
2020
"main": "index.js",

0 commit comments

Comments
 (0)