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] 소셜로그인 #51

Closed
4 tasks
baebae02 opened this issue Nov 9, 2023 · 0 comments · Fixed by #60
Closed
4 tasks

[feat] 소셜로그인 #51

baebae02 opened this issue Nov 9, 2023 · 0 comments · Fixed by #60
Assignees
Labels
🚀개발 새로운 기능을 추가 했을 때

Comments

@baebae02
Copy link
Member

baebae02 commented Nov 9, 2023

Description

소셜로그인 API 개발하기

To-do

  • 테이블 수정
  • 애플 로그인
  • 카카오 로그인
  • 구글 로그인

ETC

화이팅입니다... 🙌🏻

@baebae02 baebae02 added the 🚀개발 새로운 기능을 추가 했을 때 label Nov 9, 2023
@dong2ast dong2ast mentioned this issue Nov 16, 2023
5 tasks
@dong2ast dong2ast linked a pull request Nov 16, 2023 that will close this issue
5 tasks
dong2ast added a commit that referenced this issue Nov 16, 2023
…ocial

# Conflicts:
#	src/main/java/com/uspray/uspray/controller/AuthController.java
dong2ast added a commit that referenced this issue Nov 28, 2023
# Conflicts:
#	src/main/java/com/uspray/uspray/domain/Member.java
#	src/main/java/com/uspray/uspray/exception/SuccessStatus.java
dong2ast added a commit that referenced this issue Nov 28, 2023
* feat: oauth2 구현

* feat: oauth2 구현에 맞게 security 설정 변경

* feat: 테스트용 controller 생성

* comment: 당장 필요없는 메서드 주석 처리

* refactor: 필요없는 주석 삭제 및 코드 변경

* refactor: 랜덤 아이디 생성 로직 service 단으로 이동

* feat: 추후 가입된 아이디와 social 로그인 연동을 위한 로직 구현

* refactor: tab and swagger tag

(cherry picked from commit 7fd4b1a)

* 🔥 remove: Test Controller 삭제

* feat: 네이버 소셜로그인 추가

* fix: 빌드 에러 수정

---------

Co-authored-by: baebae02 <bae4614@gmail.com>
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 a pull request may close this issue.

2 participants