Skip to content

Fix duplicate bcrypt dependencies (bcrypt + bcryptjs) #40

Description

@nisshchayarathi

Summary
Repo depends on both bcrypt and bcryptjs. Pick one to reduce bundle/CI issues and ensure consistent hashing.

Acceptance criteria

  • Only one bcrypt library remains in dependencies.
  • All password hashing/compare uses the chosen library.
  • Typecheck/build passes.

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