Skip to content

This module is not working on API user regitration and/or Login #4

@dodiya-divyarajsinh

Description

@dodiya-divyarajsinh

Hi,
We use your extension and it's working fine on the frontend. But when a user is created using REST API there is not any validation that is there to check the same as the frontend will.
I am talking about /rest/all/V1/customers

curl -X POST "https://192.168.1.56/m2/rest/all/V1/customers" -H "accept: application/json" -H "Content-Type: application/json" -d "{ \"customer\": { \"email\": \"123456@gg.com\", \"firstname\": \"Test\", \"lastname\": \"Test123\", \"middlename\": \"Test2345\" }, \"password\": \"test@123\"}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions