pmill / aws-cognito

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

add getUser #15

Closed brettmc closed 6 years ago

brettmc commented 6 years ago

This adds a method and example usage for retrieving a cognito user. The response contains username and any user attributes that the client is allowed to read