amazon-archives / amazon-cognito-auth-js

The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
Apache License 2.0
424 stars 232 forks source link

Cognito auth and cognito identity can we use both together #149

Open saneera opened 5 years ago

saneera commented 5 years ago

Hi All

one of my app I m going to use cognito identity as native sign in sign up but for google and face book going to use cognito auth js library

but both are is not working together

is there anyway to user cognito identity js to social login ?

Thanks

askaliuk commented 5 years ago

https://github.com/aws-amplify/amplify-js/issues/1120