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: 카카오 로그인 API 연동 #8

Merged
merged 5 commits into from
Feb 14, 2025
Merged

Feat: 카카오 로그인 API 연동 #8

merged 5 commits into from
Feb 14, 2025

Conversation

astrokan
Copy link
Collaborator

#️⃣연관된 이슈

카카오 로그인 API 연동 #1

📝작업 내용

카카오 로그인 API 연동

  • 카카오 OAuth2 인증을 통해 사용자가 웹서비스에 로그인할 수 있도록 설정합니다.
  • DB 설계 확정 전이므로 사용자 정보를 별도로 저장하지 않고, 인증 흐름만 먼저 구현합니다.
  • 백엔드에서의 카카오 로그인 API 연결 테스트를 위하여
    src/main/resources/templates/에 테스트용 html 파일을 만들었습니다.

스크린샷 (선택)

스크린샷 2025-02-14 오후 11 37 14 스크린샷 2025-02-14 오후 11 37 30 스크린샷 2025-02-14 오후 11 37 42 스크린샷 2025-02-14 오후 11 37 53

@astrokan astrokan self-assigned this Feb 14, 2025
@astrokan astrokan requested a review from mirupio February 14, 2025 15:09
Copy link
Collaborator

@mirupio mirupio left a comment

Choose a reason for hiding this comment

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

확인했습니당

@astrokan astrokan merged commit 2859ed8 into dev Feb 14, 2025
@astrokan astrokan added the enhancement New feature or request label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants