Skip to content

[bug]: Remove Duplicate HashPassword Function #8

@Parvezkhan0

Description

@Parvezkhan0

There is a duplicate HashPassword function in the common package. This duplication can lead to confusion and maintenance challenges. It is necessary to remove the duplicate function to streamline the code and improve clarity. The function hashPassword and HashPassword perform the same task of hashing passwords using bcrypt. We should retain one and remove the other to maintain clean and efficient code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions