mzeey-tutorials / NepaApp

1 stars 0 forks source link

Design the database schema to support account recovery. #55

Open Mzeey opened 7 months ago

Mzeey commented 7 months ago

Task Description

Design the database schema to support account recovery, providing a secure and user-friendly mechanism for users to recover their accounts in case of password loss or other account-related issues.

Acceptance Criteria

User Story

Milestone (Epic)

Task Dependencies

Additional Context

Consider security measures to protect sensitive recovery-related information, and design the schema to allow for efficient retrieval and processing of recovery requests.