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

[fix]: 소셜 정보 조회 이름 조회 -> 닉네임 조회로 수정 #52

Merged
merged 2 commits into from
Feb 4, 2024

Conversation

wu-seong
Copy link
Contributor

@wu-seong wu-seong commented Feb 3, 2024

PULL REQUEST

🎋 작업중인 브랜치

💡 작업동기

  • 카카오 테스트 앱이 아니라 실제 배포용 앱으로 바꾸면서 이름 가져오는 건 심사가 필요해서 일단 닉네임 가져오는 걸로 수정

🔑 주요 변경사항

  • 닉네임 조회로 수정

💡 관련 이슈

  • 배포 앱으로 바꾸면서 환경변수 KAKAO_CLIENT_ID, KAKAO_ADMIN_KEY 정보 바뀐걸로 로컬에서 테슽 가능하도록 노션에 갱신해놨고, 개발 인프라 환경에서 CLIENT_ID는 프론트 테스트용으로 네이티브 앱 키로 바꿔놨습니다!

@wu-seong wu-seong added 🐛 fix 버그 수정 🧪 test 테스트 코드, 리팩토링 테스트 코드 추가 labels Feb 3, 2024
@wu-seong wu-seong self-assigned this Feb 3, 2024
@wu-seong wu-seong linked an issue Feb 3, 2024 that may be closed by this pull request
2 tasks
Copy link
Contributor

@kimjm9841 kimjm9841 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~!

@wu-seong wu-seong merged commit ae428a8 into dev Feb 4, 2024
@wu-seong wu-seong deleted the fix/#46 branch February 4, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 fix 버그 수정 🧪 test 테스트 코드, 리팩토링 테스트 코드 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix]: 이름 받아오기 -> 닉네임 받아오기로 수정
2 participants