I'm using AWS Cognito Federated Identities to enable social login with Google in a web app.
Attempts:
- User (with email [email protected]) signin/signup by Google
- User login by email [email protected]
Normal behavior: In the 2nd attempt, user will get an error UserNotFoundException
Expected response: my web will inform user, that he should login by google