Hey zabana, it looks like one of your endpoints is leaking password hashes that might be undesired?<p>POST <a href="https://cognito-idp.us-east-1.amazonaws.com/" rel="nofollow noreferrer">https://cognito-idp.us-east-1.amazonaws.com/</a><p>Response:<p>```
{
"ChallengeName": "PASSWORD_VERIFIER",
"ChallengeParameters": {
"SALT": "*<i>",
"SECRET_BLOCK": "*</i>",
"USER_ID_FOR_SRP": "*<i>",
"USERNAME": "*</i>",
"SRP_B": "**"
}
}
```