Added auth flow.

This commit is contained in:
SamTV12345 2024-03-24 20:53:44 +01:00
parent aa627761e8
commit 66fc735253
6 changed files with 294 additions and 32 deletions

9
pnpm-lock.yaml generated
View file

@ -278,6 +278,9 @@ importers:
'@types/express':
specifier: ^4.17.21
version: 4.17.21
'@types/formidable':
specifier: ^3.4.5
version: 3.4.5
'@types/http-errors':
specifier: ^2.0.4
version: 2.0.4
@ -2203,6 +2206,12 @@ packages:
'@types/serve-static': 1.15.5
dev: true
/@types/formidable@3.4.5:
resolution: {integrity: sha512-s7YPsNVfnsng5L8sKnG/Gbb2tiwwJTY1conOkJzTMRvJAlLFW1nEua+ADsJQu8N1c0oTHx9+d5nqg10WuT9gHQ==}
dependencies:
'@types/node': 20.11.30
dev: true
/@types/fs-extra@9.0.13:
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
dependencies: