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: 소셜 로그인 구현(카카오, 네이버)(#36) #47

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

hyoungj00n
Copy link
Member

@hyoungj00n hyoungj00n commented Feb 5, 2024

🚀 개요

소셜 로그인 구현

🔍 변경사항

  • MemberController, MemberService,DTO추가
  • EmailConfig 수정

⏳ 작업 내용

  • 네이버 로그인 api 구현
  • 카카오 로그인 api 구현

📝 논의사항

@hyoungj00n hyoungj00n requested a review from yxhwxn February 5, 2024 16:04
@hyoungj00n hyoungj00n linked an issue Feb 5, 2024 that may be closed by this pull request
2 tasks
@hyoungj00n hyoungj00n merged commit 294db1b into dev Feb 6, 2024
@hyoungj00n hyoungj00n deleted the feature/36 branch February 6, 2024 04:32
@hyoungj00n hyoungj00n self-assigned this Feb 11, 2024
@hyoungj00n hyoungj00n added the ✨ feature New feature or request label Feb 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
Status: Done
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 소셜 로그인 api 구현
1 participant