Stay up to date with the latest from the Knowledge Center. See all new Knowledge Center articles published in the last month, and re:Post's top contributors.
Social login with User Pool or Identity Pool?
0
Hi, I am developing a web application in which users log in through a Cognito User Pool. Then, through an API gateway, users can call lambda functions that save and retrieve their data in DynamoDB tables.
I want to add social login to my app. Can I do it by just adding social IdP to my User Pool or do I have to do it with an Identity Pool?