studio icon indicating copy to clipboard operation
studio copied to clipboard

bug: bcrypt user password from UI and store directly in DB

Open bhavanakarwade opened this issue 1 year ago • 0 comments

User story As a software developer, I want to securely hash and salt user passwords on the frontend before storing them directly in the database using bcrypt, ensuring that sensitive user data remains protected against potential breaches.

  • [ ] Bcrypt user password from frontend and store directly in DB

bhavanakarwade avatar Oct 18 '23 06:10 bhavanakarwade