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
As a backend developer I need to implement the Registration backend service API So that users can create new accounts and provide necessary information
Details and Assumptions
Registration should include validation of required fields like email, password, etc.
Email verification or CAPTCHA might be required for security purposes
Acceptance Criteria
Given the Registration backend service is implemented
When a user submits their registration details
Then the system should validate the data and create a new user account
The text was updated successfully, but these errors were encountered:
hrishikesh-mahajan
added
new
The stories you need to prioritize
icebox
The stories that don't need to be worked on immediately, but you will work on them later
backlog
The stories picked up in the current sprint
enhancement
New feature or request
and removed
new
The stories you need to prioritize
icebox
The stories that don't need to be worked on immediately, but you will work on them later
labels
Dec 10, 2024
As a backend developer
I need to implement the Registration backend service API
So that users can create new accounts and provide necessary information
Details and Assumptions
Acceptance Criteria
The text was updated successfully, but these errors were encountered: