pmill / aws-cognito

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

Login Users via Facebook Identity Providers #9

Closed engharb closed 6 years ago

engharb commented 6 years ago

@pmill is there a possibility to login a user using the FB, google account and automatically generate a user account in UserPool?

I have struggled to find such solution in AWS JS but I could not find any concreted implementation.

regards,

pmill commented 6 years ago

It's not something i've looked into for this library, if you find out any information let me know, or if you fancy having a crack at a solution i'd be happy to accept a pull request.

engharb commented 6 years ago

@pmill thank you for responding. If i got any thinks related to this problem I will let you know to upgrade with changes.