1 Open Issue Need Help Last updated: Feb 19, 2026

Open Issues Need Help

View All on GitHub
Software Development Code Repository

AI Summary: This issue proposes the implementation of a backend API for user registration using email or phone number. It involves creating a signup request DTO, implementing a signup method in the MemberService with duplicate checks and password encryption, and defining a new endpoint in the AuthController. Swagger documentation is optional.

Complexity: 2/5
enhancement good first issue