A-PachecoT / console-quest-rpg

0 stars 0 forks source link

Login user #9

Closed A-PachecoT closed 1 month ago

A-PachecoT commented 1 month ago

name: User Story about: Successful login with valid credentials title: '' labels: '' assignees: ''


As a [role]
I need [function]
So that [benefit]

Details and Assumptions

Acceptance Criteria

Given the user is on the login page
When they enter valid username and password
Then they should be redirected to the dashboard
A-PachecoT commented 1 month ago

Thanks @thsergitox for the support with the login and register issues!