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

Feat/#13 이메일 중복 체크 메서드 및 예외 처리 추가 #14

Merged
merged 6 commits into from
Jul 3, 2023

Conversation

dong2ast
Copy link
Collaborator

@dong2ast dong2ast commented Jul 3, 2023

📌 관련 이슈

closed #13

✨ 과제 내용

  • 이메일 중복 체크 메서드 및 DTO 추가
  • access token 및 refresh token 가 각각 만료 됐을 시 그에 맞춘 예외 처리 및 에러 메세지 출력 구현

📸 스크린샷(선택)

📚 레퍼런스 (또는 새로 알게 된 내용) 혹은 궁금한 사항들

@dong2ast dong2ast self-assigned this Jul 3, 2023
Copy link
Member

@onpyeong onpyeong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!!👏

@dong2ast dong2ast merged commit eef2a5c into main Jul 3, 2023
1 check passed
@dong2ast dong2ast deleted the feat/#13-add-exception-and-duplcheck branch July 3, 2023 13:44
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.

[feat] 이메일 중복 체크 로직 추가 및 예외 추가
2 participants