ellaisys / aws-cognito

AWS Cognito package (with MFA Feature) using the AWS SDK for PHP/Laravel
https://ellaisys.github.io/aws-cognito/
MIT License
110 stars 41 forks source link

Hardcoded phone number. #74

Closed jamesrusso closed 1 year ago

jamesrusso commented 1 year ago

Describe the bug There is a hard coded phone number in the RegisterUsers trait.

$collection['phone']='+919MASKED';

amitdhongde commented 1 year ago

Thanks @jamesrusso for highlighting the issue. The issue was picked today under the hotfix release.