Get password on request

I would like to know how I can bring the password field to be able to validate the password, in the data request it does not bring the password field.

I think it is from security reasons, what can happen, we saw, is the API return you an `Identifier or password incorrect" like one response which you can use to show to your client.

As we said before, it is about security: it is not a good practice to warn your users about which specifically field is incorrect cause it could help “hackers” to make its business easier.

Dears,

If we can’t get the password content so why is there a field type “Password” as now we can’t use it anywhere

As I pointed you, security issues.