auth.js magic-link login + protected admin shell with bookings list
This commit is contained in:
@@ -22,11 +22,13 @@
|
||||
"db:seed": "tsx prisma/seed.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auth/prisma-adapter": "^2.11.2",
|
||||
"@prisma/adapter-pg": "^7.8.0",
|
||||
"@prisma/client": "^7.8.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"date-fns-tz": "^3.2.0",
|
||||
"next": "16.2.4",
|
||||
"next-auth": "5.0.0-beta.31",
|
||||
"nodemailer": "^8.0.7",
|
||||
"pg": "^8.20.0",
|
||||
"react": "19.2.4",
|
||||
|
||||
Reference in New Issue
Block a user