pmill / aws-cognito

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

Adds method to retrieve User by an accessToken #36

Closed bjoernHeneka closed 4 years ago

bjoernHeneka commented 4 years ago

I added the method for getting an User by accessToken. Initially i had the idea to rename the method getUser -> adminGetUser but there will be some downward compatibility problems for sure. Or what do you think @pmill

bjoernHeneka commented 4 years ago

Hey @pmill would it be possible to merge this?

bjoernHeneka commented 4 years ago

Hey @pmill Thanks for feedback... sometimes it would be better to read the own code first 🤣