During SignUp if would type an email that already exist shouldn't give SignUp Success.
Actual Behavior
While I try to sign up a email that exist already I get me the error " This email address is already associated with an account " but it still give SignUp Success and it shows the User as Authenticated.
Possible Solution
No response
Steps to reproduce
Just try to SignUp with a email that already exist and console log user.value
What version of shopify integration are you using?
1.1.2
What version of Node.js are you using?
16.13.0
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
Ubuntu 22.04 LTS
Relevant log output
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Expected Behavior
During SignUp if would type an email that already exist shouldn't give SignUp Success.
Actual Behavior
While I try to sign up a email that exist already I get me the error " This email address is already associated with an account " but it still give SignUp Success and it shows the User as Authenticated.
Possible Solution
No response
Steps to reproduce
Just try to SignUp with a email that already exist and console log user.value
What version of shopify integration are you using?
1.1.2
What version of Node.js are you using?
16.13.0
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
Ubuntu 22.04 LTS
Relevant log output
No response
Code of Conduct