Skip to content

move the password strength checker utility function in a "shared" folder that can be accessed by both frontend and backend #198

@bcha92

Description

@bcha92

Description

Pre-requisite task to complete first: #196

Currently, there are TWO password strength checkers, one in the BE api repo and the other in the FE src repo. They are literally duplicates of one another, and should be moved to a single shared folder that can utilize from both repos.

BONUS: Documentation and tests of the password strength checker and what it does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Backend/API 🍑Anything related to the backend or API side of thingsDocs 📚Improvements or additions to documentationFrontend 💅Anything related to the frontend side of thingsRefactor ♻️Refactor codeTests 🧪Unit testing, integration testing, e2e testing

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions