Skip to content

Remove password2 field from POST header created while signing up. #540

@saurav9878

Description

@saurav9878

The POST request while signing up sends password as well as password2 fields. There's no need to send password2 field to backend. A better option would be to check if password is same as password2 in frontend only. This will reduce the header size.

issue

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