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

✨ 소셜로그인 API, 닉네임 변경 API #99

Merged
merged 23 commits into from
Feb 9, 2024
Merged

✨ 소셜로그인 API, 닉네임 변경 API #99

merged 23 commits into from
Feb 9, 2024

Conversation

yerimm99
Copy link
Contributor

@yerimm99 yerimm99 commented Feb 9, 2024

✅ PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

👀 반영 브랜치

feat/55 -> dev

💻 변경 사항

로그인 시, 구글 카카오 네이버 소셜 로그인 기능을 추가했습니다.
닉네임 변경 API 추가

🙏 테스트 결과

# Conflicts:
#	build.gradle
#	src/main/java/aromanticcat/umcproject/converter/NangmanLetterBoxConverter.java
#	src/main/java/aromanticcat/umcproject/entity/Member.java
#	src/main/java/aromanticcat/umcproject/repository/MemberRepository.java
#	src/main/java/aromanticcat/umcproject/service/NangmanLetterboxService.java
#	src/main/java/aromanticcat/umcproject/service/NangmanLetterboxServiceImpl.java
#	src/main/java/aromanticcat/umcproject/web/controller/NangmanLetterboxController.java
#	src/main/java/aromanticcat/umcproject/web/dto/nangmanLetterbox/NangmanLetterBoxResponseDTO.java
#	src/main/java/aromanticcat/umcproject/web/dto/nangmanLetterbox/NangmanLetterboxRequestDTO.java
#	src/main/resources/application.yml
@yerimm99 yerimm99 added the ✨feat New feature or request label Feb 9, 2024
@yerimm99 yerimm99 self-assigned this Feb 9, 2024
@yerimm99 yerimm99 linked an issue Feb 9, 2024 that may be closed by this pull request
4 tasks
@yerimm99 yerimm99 merged commit 8a36a13 into dev Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ 소셜 로그인 API
1 participant