amazon-cognito-facebook Questions
9
The goal is to implement a social provider auth flow as described in User Pools App Integration and Federation.
One important thing that I want to satisfy, is to merge user pool accounts that have ...
Alysiaalyson asked 14/12, 2017 at 14:0
5
Solved
When signing in a user with the same email address through the Google and Facebook identity providers, AWS Cognito creates multiple entries in the user pool, one entry per identity provider used:
...
Laquanda asked 7/1, 2020 at 20:15
0
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 stor...
Isatin asked 21/12, 2020 at 16:5
1
Solved
I have a mobile app with signup/signin options. Mobile app makes calls to Rest APIs and the APIs use Python boto3 CognitoIdentityProvider client to create users in AWS Cognito user pools. SignIn us...
Fiddler asked 26/2, 2018 at 3:37
3
I recently started experimenting with AWS AppSync but I had some questions around AWS Cognito.
I would like for users to be able to authenticate with Facebook but I need their profile picture, nam...
Gobioid asked 18/12, 2017 at 12:17
3
Solved
I use AWS Identity Pool with Facebook provider to authenticate client. I need to invoke AWS Lambda using Api Gateway. From Cognito, using Facebook token, i received credentials: AccessKeyId, Secret...
Colligate asked 24/10, 2017 at 21:3
3
I am implementing Facebook authentication for an Angular2-app that already uses an AWS Cognito User pool.
Using ngx-facebook (https://github.com/zyra/ngx-facebook) I have managed to authenticate m...
Denture asked 30/5, 2017 at 13:6
2
Solved
I want to integrate a pretty standard functionality: give option to user (mobile and web) to either login with email/password or with facebook (google) account with RBAC (different users may have d...
Deserved asked 9/5, 2017 at 7:13
1
Solved
Problem: I want to authorize my Amazon API Gateway hosted REST API users using Facebook Authentication.
My Understanding: I know Amazon Cognito can be used to authenticate users, calling as Federa...
Foetus asked 27/8, 2016 at 18:28
1
© 2022 - 2024 — McMap. All rights reserved.