implemented inital nextAuth logic
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"db:deploy": "npx prisma migrate deploy"
|
||||
},
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
".": "./index.ts"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user