OIDC auth implemented, tests updated

This commit is contained in:
Vladimir D
2024-02-14 14:13:42 +04:00
committed by Johannes Zellner
parent fdc4e20c77
commit 146b5ac17e
6 changed files with 160 additions and 93 deletions

View File

@@ -10,7 +10,7 @@
"license": "ISC",
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"selenium-webdriver": "^4.17.0"
},
"dependencies": {