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"?