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

이메일 중복 검사 기능 #26

Open
wants to merge 7 commits into
base: feature/23-phone-authentication
Choose a base branch
from

Conversation

Younggun-Kim
Copy link
Collaborator

작업 내용

  1. 이메일 중복 검사 기능 기능 추가
  2. 이메일 중복 검사 기능 테스트 코드 작성

기능 요약

  1. 이메일 입력
  2. 입력된 이메일의 유효성 검사
  3. 유효성 검사 통과 시 중복 검사 API 호출
  4. 중복이 아닌 경우 에러 문구 숨김
  5. 중복인 경우 에러 문구 표시

Screenshot

default.webm

@Younggun-Kim Younggun-Kim self-assigned this Nov 15, 2024
@Younggun-Kim Younggun-Kim linked an issue Nov 16, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

이메일 중복 검사 기능
1 participant