Fix auth errors

This commit is contained in:
2025-11-02 11:23:44 +01:00
parent e2e27e640f
commit 6a6b06a994
3 changed files with 64 additions and 135 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@janishutz/login-sdk-server": "^1.2.0",
"@janishutz/login-sdk-server-stubs": "^1.0.0",
"@janishutz/store-sdk": "^1.0.0",
"@janishutz/store-sdk": "^1.1.0",
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",