Skip to content

Password Security – Bcrypt Hashing #11

Description

@Ritika-Bitcot

Description:

As a user, I want my password to be stored securely so that my account is protected against breaches.

Acceptance Criteria:

  1. Passwords hashed with bcrypt before storing.
  2. Password comparison on login uses bcrypt verification.
  3. Plaintext passwords never stored.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions