feat: add optional OIDC authentication

This commit is contained in:
2026-06-05 17:34:03 +08:00
parent 09f752c8cf
commit 20654d9756
8 changed files with 382 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
"lucide-react": "^1.7.0",
"motion": "^12.38.0",
"next": "16.2.2",
"next-auth": "4.24.14",
"pg": "^8.20.0",
"react": "19.2.4",
"react-dom": "19.2.4",