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

How differentiate sign-in of sign-up with only Federated Identities. #111

Open cristianedb opened 6 years ago

cristianedb commented 6 years ago

If in App Client Setting I configure only Federate Identities (without Cognito User Pool) an user can do a sing-in without a previus sign-up.

Is there a way to avoid this?