Skip to content

client side validation in backend #46

Description

@abdhalees

you are checking if the password is less than 6 characters in the backend, you could make sure in the frontend that the password's length and other similar validations is sent in the right format.

signupRet.msg = 'username or gender is empty or password is less than 6 char';

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