mzeey-tutorials / NepaApp

1 stars 0 forks source link

Feature: Create User Service #77

Open Mzeey opened 6 months ago

Mzeey commented 6 months ago

Task Description

Implement the User Service with functionalities to register a user, verify user (via email validation), and generate a verification token.

Acceptance Criteria

User Story

Task Dependencies

Additional Context

Ensure that the User Service is designed to support user registration, verification, and token generation seamlessly.