Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

회원가입 - 배우자 이메일 기입시 배우자가 기 회원인지 검증 요청 API 개발 #103

Open
2 tasks
zeze1004 opened this issue Jun 3, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@zeze1004
Copy link
Owner

zeze1004 commented Jun 3, 2024

🖊️ Description

신규 회원가입에서 배우자 이메일을 기입하고 입력할 때배우자의 이메일이 user 테이블에 있는지 검증하는 신규 API 개발

  • 있다면 배우자 이메일 null 유무 확인

Todo

  • 배우자 이메일 기 회원인지 검증하는 로직 구현
  • 기 회원이면 해당 회원의 배우자 이메일 존재 유무 검증 로직 구현

📗 Etc

커플 연동하는 로직은 다음 이슈에서 구현할 예정

@zeze1004 zeze1004 added refactor refactoring couple labels Jun 3, 2024
@zeze1004 zeze1004 added this to the release-v2 milestone Jun 3, 2024
@zeze1004 zeze1004 self-assigned this Jun 3, 2024
@zeze1004 zeze1004 changed the title 회원가입 - 배우자 이메일 기입시 배우자가 기 회원인지 검증 회원가입 - 배우자 이메일 기입시 배우자가 기 회원인지 검증 요청 API 개발 Jun 3, 2024
@zeze1004
Copy link
Owner Author

zeze1004 commented Jun 3, 2024

기존 API인 /mail/code/send(이메일 인증 코드 전송) 을 파트너 이메일에도 사용할 수 있지 않을지 검토

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant