DEV Community

0 seconds of 8 minutes, 28 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
08:28
 
Nader Dabit for AWS

Posted on

26 4

Adding Facebook Sign In for Web Applications with AWS Amplify

In this 8 minute video, you'll learn how to create a new Facebook app ID, create an authentication service with AWS Amplify, and enable sign in with Facebook in a web application.

Top comments (2)

Collapse
 
ale_annini profile image
Alessandro Annini

Hi Nader,
thanks for another super-useful video!
I was trying the same thing but with google + facebook signin, but after the login I have this error:

But I had to add this step:
In Cognito Identity Pool Edit identity pool --> Authentication Providers I added Facebook and Google+ keys because it was not working without.

In the end, after the login, when I try to use Auth.currentAuthenticatedUser();
I got this error

[DEBUG] 17:44.296 AuthClass - Failed to get user from user pool
[DEBUG] 17:44.297 AuthClass - Failed to get the current user No current user

more on this in this issue

Collapse
 
robmoores profile image
Rob Moores

Hi Nader

Thanks for this video - that fact that I managed to follow it and get it to work even though Facebook no longer has Developer/Live modes shows that it is truly idiot proof!

Cloudinary image

Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay