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] 이메일 인증 코드 전송 및 검증API #44

Merged
merged 1 commit into from
Jun 22, 2024
Merged

Conversation

rimi3226
Copy link
Contributor

🚀 개요

이메일 인증 코드 전송 및 검증 API

🔍 변경사항

  • Gmail 전송을 위한 dependency 추가 및 application.properties 변경
  • 랜덤 코드 생성을 위한 Util 추가
  • 이메일 전송 및 검증 API 추가

⏳ 작업 내용

  • 이메일 전송 및 검증 API 생성
  • 이메일 중복확인 로직 구현

📝 논의사항

GMAIL_PWD = gkny ezls rebr wiaf -> 환경 설정에 추가

@rimi3226 rimi3226 requested a review from Eunjin3395 June 22, 2024 08:13
@rimi3226 rimi3226 self-assigned this Jun 22, 2024
@rimi3226 rimi3226 linked an issue Jun 22, 2024 that may be closed by this pull request
3 tasks
@rimi3226 rimi3226 merged commit 8411a2a into develop Jun 22, 2024
@rimi3226 rimi3226 deleted the feat/40 branch July 1, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feat] 이메일 인증 API
1 participant