feat(passenger-api): add pkce and client-assertion utilities for fayda

This commit is contained in:
Abubeker Yasin
2026-05-25 17:03:44 +03:00
parent 71c5534618
commit 28448c0268
6 changed files with 182 additions and 8 deletions

View File

@@ -36,7 +36,7 @@
"bcrypt": "^5.1.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"jose": "^6.2.3",
"jose": "^5.10.0",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"qrcode": "^1.5.3",