Open Issues Need Help
View All on GitHub Software Development • Code Repository
우주신님~~~ 회원 컨트롤러 좀 만들어보시죠? about 2 months ago
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