pmill / aws-cognito

A PHP library for AWS Cognito user pools
MIT License
74 stars 62 forks source link

adminInitiateAuth returns empty not error #45

Open hrakgsinfotech opened 4 years ago

hrakgsinfotech commented 4 years ago

HI,

While trying
$response = $this->client->adminInitiateAuth([]); the code hangs after this. Not returning any error also.

hrakgsinfotech commented 4 years ago

CognitoIdentityProviderException gives empty always.

Kindly help me on this