Summary:
Create multiple subtasks under the parent story for backend API development.
Background:
The main story involves implementing user authentication. To manage work efficiently, subtasks are required.
subtask list
Create login API
Create registration API
Implement password encryption
Add validation logic