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: 이메일 인증&검증 #94

Merged
merged 10 commits into from
Jun 16, 2024
Merged

feat: 이메일 인증&검증 #94

merged 10 commits into from
Jun 16, 2024

Conversation

EUNCHAEv1006
Copy link
Member

@EUNCHAEv1006 EUNCHAEv1006 commented Jun 16, 2024

  1. 이메일 인증
  2. 이메일 검증
  3. 이메일 인증 테이블 1시간마다 스케줄링
  4. swagger 수정
  5. 회원가입시 이메일인증해야 회원가입 성공
  6. 프로필 수정시 이메일인증해야 프로필 수정 성공

Copy link
Member

@daeundada daeundada left a comment

Choose a reason for hiding this comment

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

깔끔하게 잘 구현해주신 것 같습니다. 이제 이메일은 달인이시네요🔥
현재는 변경해야 할 부분이 보이지 않습니다.
main 으로 머지하시려면 액션즈에 환경변수랑 워크플로우에 추가해서 수정후 머지해주세요🐈‍⬛

@EUNCHAEv1006
Copy link
Member Author

깔끔하게 잘 구현해주신 것 같습니다. 이제 이메일은 달인이시네요🔥 현재는 변경해야 할 부분이 보이지 않습니다. main 으로 머지하시려면 액션즈에 환경변수랑 워크플로우에 추가해서 수정후 머지해주세요🐈‍⬛

ㅋㅋㅋㅋㅋ감사합니다~
액션즈에 환경변수 추가했고 워크플로우에도 추가할게요!

@EUNCHAEv1006 EUNCHAEv1006 merged commit f6f641b into dev Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment