This commit is contained in:
Siwat Sirichai 2024-05-03 16:11:08 +07:00
parent 029fe23657
commit 1876580d86
911 changed files with 160008 additions and 2 deletions

View file

@ -11,5 +11,11 @@
"url": "https://git.siwatsystem.com/siwat/satitm-sso-node"
},
"author": "Siwat Sirichai",
"license": "ISC"
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"passport": "^0.4.1",
"passport-saml": "^2.0.0",
"express-session": "^1.17.2"
}
}