backend-app-api: complete limited token implementation and verification + test

Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-04-02 17:40:45 +02:00
committed by Camila Belo
parent 0d2a05418b
commit 7396a75d62
5 changed files with 218 additions and 41 deletions
+1
View File
@@ -90,6 +90,7 @@
"@types/node-forge": "^1.3.0",
"@types/stoppable": "^1.1.0",
"http-errors": "^2.0.0",
"msw": "^1.0.0",
"supertest": "^6.1.3"
},
"configSchema": "config.d.ts",