added two factor to login endpoint

This commit is contained in:
Milo Schwartz
2024-10-02 20:19:48 -04:00
parent d7e090e5b7
commit d1e198fe55
5 changed files with 308 additions and 6 deletions

View File

@@ -25,6 +25,7 @@
"http-errors": "2.0.0",
"lucia": "3.2.0",
"next": "14.2.13",
"oslo": "1.2.1",
"react": "^18",
"react-dom": "^18",
"winston": "3.14.2",