
I worked on the authentication system of my AI SaaS project today and I implemented
1. Prisma + PostgreSQL integration
2. Secure password hashing with bcrypt
3. credentials login/signup flow
4. Google OAuth
5. JWT session authentication using Auth.js
#nextjs #postgresql #prisma



English













