-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
taskSome unit of work to be doneSome unit of work to be done
Description
User Service: User Creation with Validation
What to Do
- Implement endpoint for new user email verification.
- Provide API response codes for success/failure.
Email Validation
- After a successful registration, send a confirmation email containing either:
- A one-time verification link, or
- A one-time verification code.
General Requirements
- Make the implementation ready for integration with the frontend sign-up flow.
References
- Figma Design: User Creation Flow
- Product Backlog: User Creation Requirement Doc
Metadata
Metadata
Assignees
Labels
taskSome unit of work to be doneSome unit of work to be done