auth-node: added duplicate and refactored oauth state codec

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-07-26 11:16:35 +02:00
parent 48793dfc95
commit 4f7eed7b25
2 changed files with 68 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
"@types/express": "*",
"express": "^4.17.1",
"jose": "^4.6.0",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"winston": "^3.2.1"
},