feat: setup magic link login via next auth

This commit is contained in:
Henry
2023-10-30 17:56:54 +00:00
parent afc634aa2c
commit 6fb43dc25c
7 changed files with 147 additions and 23 deletions

View File

@@ -21,6 +21,7 @@
"@trpc/react-query": "^10.37.1",
"@trpc/server": "^10.37.1",
"drizzle-orm": "^0.28.5",
"formik": "^2.4.5",
"next": "^13.5.4",
"next-auth": "^4.24.4",
"react": "18.2.0",