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] 소셜로그인 기능 개발 #1

Open
4 tasks done
SSung023 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #8
Open
4 tasks done

[FEAT] 소셜로그인 기능 개발 #1

SSung023 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #8
Assignees
Labels
💡 feature 기능 구현, 개선 사항 관련

Comments

@SSung023
Copy link
Collaborator

SSung023 commented Jan 28, 2025

Issue 타입

☑ 기능 추가
□ 기능 삭제
□ 리팩터링
□ 버그 리포트
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트


📚 Description

📋 어떤 기능인가요?

소셜로그인 기능을 개발합니다.
네이버, 카카오, 구글 총 3개의 소셜로그인을 지원합니다.

✅ 작업 상세 내용

  • 사용자 엔티티 정의
  • localhost:8080/oauth2/authorization/${소셜} URL 접근 시, 소셜로그인 가능 - 네이버, 카카오, 구글 확인(현재 개발자만 가능)
  • 소셜로그인을 완료했을 때, DB에 사용자 정보를 저장하는 기능 개발 - 이메일, 소셜 종류 정보 저장
  • Security Context에 저장할 객체(UserPrincipal) 정의


🛠️ 작업 브랜치

feat/1-social-login

👀 참고 자료

@SSung023 SSung023 added the 💡 feature 기능 구현, 개선 사항 관련 label Jan 28, 2025
@SSung023 SSung023 self-assigned this Jan 28, 2025
SSung023 added a commit that referenced this issue Jan 29, 2025
- User 엔티티 작성
@SSung023 SSung023 linked a pull request Jan 30, 2025 that will close this issue
4 tasks
@SSung023 SSung023 linked a pull request Jan 30, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature 기능 구현, 개선 사항 관련
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant