Using Social Auth & Email Pass Auth, How do i keep emails unique?

Hello,

I am building out our ionic 2 app using ionic cloud for auth and push.

The issue i’m having is when i create an account with a social provider and email/password i can use the same email for both accounts. Ionic does not return the conflict email error.

Thus, resulting in 2 user accounts with the same email.

Is this normal? Any tips on how I should handle this?

see image below: i have a google + and a basic account with the same email.

Thanks,
Tom

image