You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the choose active customer and replace with Log in to my account item
Expected Behavior
Customers now have a password that is hashed with bcrypt and stored in the database. We have to login to the customer account, show change the text on the menu.
2. Login into my account
Steps to Reproduce
Run main.py
and view menu
The text was updated successfully, but these errors were encountered:
Context
See #14
Remove the choose active customer and replace with Log in to my account item
Expected Behavior
Customers now have a password that is hashed with bcrypt and stored in the database. We have to login to the customer account, show change the text on the menu.
2. Login into my account
Steps to Reproduce
Run main.py
and view menu
The text was updated successfully, but these errors were encountered: