Skip to content

Commit

Permalink
#24 Adding native Prisma integration to persist all user data in acco…
Browse files Browse the repository at this point in the history
…rdance with NextAuth.js design
  • Loading branch information
santthosh committed Apr 20, 2024
1 parent 0d91f0e commit fd3ddcc
Show file tree
Hide file tree
Showing 6 changed files with 1,462 additions and 3,742 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"format:fix": "prettier --write --ignore-path .gitignore ."
},
"dependencies": {
"@auth/prisma-adapter": "^2.0.0",
"@prisma/client": "5.8.1",
"@thumbmarkjs/thumbmarkjs": "^0.14.4",
"@types/react-image-crop": "^8.1.6",
Expand Down
Loading

0 comments on commit fd3ddcc

Please sign in to comment.