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: 전화번호 기반 sms 인증 요청, 검증 API 구현 #100

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

HyoBN
Copy link
Member

@HyoBN HyoBN commented Apr 11, 2024

🚀 개요

✨ Feat: 전화번호 기반 sms 인증 요청, 검증 API 구현

🔍 변경사항

  • 인증번호 요청 API 추가
  • 인증번호 검증 API 추가

⏳ 작업 내용

  • Feign Client 도입 및 세팅
  • 랜덤 인증 숫자 생성 및 전화번호 인증 기능 구현

📝 논의사항

Naver Cloud Platform 계정 생성 및 세팅 후 환경변수 등록 필요

@HyoBN HyoBN added the ✨ feature New feature or request label Apr 11, 2024
@HyoBN HyoBN self-assigned this Apr 11, 2024
@HyoBN HyoBN linked an issue Apr 11, 2024 that may be closed by this pull request
3 tasks
@HyoBN HyoBN merged commit de86dd1 into develop Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 회원 가입 시, 전화번호 기반 SMS 인증 기능 구현
1 participant