Skip to content

Discussion: Registration errors too descriptive. Consider making error response generic #25

@mykelbengineer

Description

@mykelbengineer

Consider not doing server side like checks like that in the client.

Use a client side library to do field input checks. This ensure if registration fails, its either an email already exist (because you enforce that in the db) or another server side error happened. That's all you have to communicate to the user

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