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] 카카오 로그인 기능 추가 #50

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

K-0joo
Copy link
Contributor

@K-0joo K-0joo commented Oct 20, 2024

Issue

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

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

반영 브랜치

feat/user_oauth_sign_up -> dev2

변경 사항

  • Kakao API를 연결합니다.
    • Kakao Login을 합니다.
    • Kakao Token을 받아옵니다.

@K-0joo K-0joo self-assigned this Oct 20, 2024
@K-0joo K-0joo added the feat label Oct 20, 2024
Copy link
Contributor

@jeongeungyeong jeongeungyeong left a comment

Choose a reason for hiding this comment

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

수고하셨어요!

@rhaehf rhaehf requested review from rhaehf and jw427 October 21, 2024 01:50
Copy link
Contributor

@rhaehf rhaehf left a comment

Choose a reason for hiding this comment

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

카카오 로그인 고생많으셨어요!

@rhaehf rhaehf linked an issue Oct 21, 2024 that may be closed by this pull request
4 tasks
Copy link
Contributor

@jw427 jw427 left a comment

Choose a reason for hiding this comment

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

고생하셨어요!

@K-0joo K-0joo merged commit 51e6ef4 into dev2 Oct 21, 2024
@K-0joo K-0joo deleted the feat/user_oauth_sign_up branch October 21, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

카카오 로그인/회원가입 구현(API)
4 participants