Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove question after creating new account through cli / register & login flow #255

Open
maciejkorsan opened this issue Aug 22, 2018 · 0 comments

Comments

@maciejkorsan
Copy link
Member

Is your feature request related to a problem? Please describe.

There's an unnecessary question after creating a new account:

? This email doesn't exists. Do you want to create new account? (y/N)

Text above says:
Please login or create an account by entering your email and password:

I the flow should be:

  1. ask for email
  2. check if user exists
    2a. if yes - You've registred before, please enter the password
    2b. if not - It's your first time! Please set the password for your account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant