amazon-archives / aws-cognito-angular-quickstart

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
https://cognito.budilov.com
Apache License 2.0
689 stars 300 forks source link

Freature: Login With Facebook, Google #45

Closed rakeshtembhurne closed 7 years ago

rakeshtembhurne commented 7 years ago

It would be great if we can add login with Facebook, Google and other social media accounts with AWS Cognito.

vbudilov commented 7 years ago

Hi @rakeshtembhurne ,

This is not on the roadmap yet, but most of the code is related to actual FB (or other social providers') login, not to Cognito. Here's a nice blog post about that: https://aws.amazon.com/blogs/developer/authentication-in-the-browser-with-amazon-cognito-and-public-identity-providers/

Vladimir

sanjaychavan1991 commented 7 years ago

If possible please make it available, that will be a great help. Either at least suggest some blogs so I can use that in this code only.

Thanks in advance.