feat: migrate authentication to Logto and clear PWA cache

This commit is contained in:
2026-03-19 15:51:09 +00:00
parent 0e858b87c2
commit 778d6d18ee
7 changed files with 217 additions and 98 deletions

View File

@@ -13,6 +13,8 @@
"start": "node dist/server/index.js"
},
"dependencies": {
"@logto/node": "^3.1.9",
"@logto/react": "^4.0.13",
"@tailwindcss/postcss": "^4.1.18",
"@types/mongoose": "^5.11.96",
"@types/uuid": "^10.0.0",