Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Move to bcrypt from bcrypt-nodejs #244

Open
@davl3232

Description

@davl3232

This project uses bcrypt-nodejs library for hashing and salting user passwords. That library seems very outdated, to the point there's a notice on its NPM page.

Now there's bcrypt that supports both promises and callbacks. It also looks well maintained and has typescript types available.

Can it be changed? Or is there a reason for using bcrypt-nodejs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions