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

Add password entry to create a new customer account #50

Open
asimonia opened this issue Feb 18, 2017 · 0 comments
Open

Add password entry to create a new customer account #50

asimonia opened this issue Feb 18, 2017 · 0 comments
Assignees

Comments

@asimonia
Copy link
Contributor

asimonia commented Feb 18, 2017

Context

Given that a customer wants to use Bangazon CLI to purchase items. When the customer chooses to create a new account, a password must be entered in for their profile, in addition to all current information

See #14

Expected Behavior

First, select 1 in the main menu. Below the sequence of steps that should occur:

  1. You should be able to enter your password twice.
  2. Characters are masked for security purposes.
  3. You should be able to view a hashed password added to the customer object in the database.
@asimonia asimonia self-assigned this Feb 18, 2017
@asimonia asimonia added the login label Feb 19, 2017
@asimonia asimonia mentioned this issue Feb 19, 2017
8 tasks
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