feat: integrate authentication and password management features, including bcrypt for hashing and NextAuth for session handling
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,6 +20,7 @@ dist
|
||||
prisma/*.db
|
||||
prisma/*.db-journal
|
||||
prisma/backups
|
||||
prisma/password.json
|
||||
|
||||
# Debug
|
||||
npm-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user