Skip to content

Commit

Permalink
[backend] Add openid-lib to allow temporary debug capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-julien committed Mar 14, 2024
1 parent 07a178c commit 84a7fec
Show file tree
Hide file tree
Showing 36 changed files with 6,960 additions and 497 deletions.
5 changes: 4 additions & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"node-fetch": "3.3.2",
"nodemailer": "6.9.11",
"openai": "4.28.4",
"openid-client": "5.6.4",
"openid-client": "5.6.5",
"opentelemetry-node-metrics": "3.0.0",
"otplib": "12.0.1",
"passport": "0.7.0",
Expand Down Expand Up @@ -208,5 +208,8 @@
"domino": "patch:domino@2.1.6#./patch/domino-2.1.6.patch",
"graphql": "patch:graphql@16.8.1#./patch/graphql-16.8.1.patch"
},
"workspaces": [
"packages/*"
],
"packageManager": "yarn@4.1.0"
}

0 comments on commit 84a7fec

Please sign in to comment.