AWS Cognito: Pass custom attributes for social media logins

282 Views Asked by At

I would like to implement a referral program for user signups and am looking to store the referee information as custom attributes in Cognito. I am using Amplify SDK for the same.

I am able to store the custom attributes for custom logins (using email address and password), but how to achieve the same using Social media logins like "Google" and "Facebook"?

0

There are 0 best solutions below