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

[Feature] 구글 소셜로그인 구현 #16

Closed
8 tasks done
Haewonny opened this issue Feb 5, 2024 · 0 comments · Fixed by #30, #34 or #40
Closed
8 tasks done

[Feature] 구글 소셜로그인 구현 #16

Haewonny opened this issue Feb 5, 2024 · 0 comments · Fixed by #30, #34 or #40
Assignees
Labels

Comments

@Haewonny
Copy link
Member

Haewonny commented Feb 5, 2024

🚀 Feature

구글 소셜로그인 구현

✅ Tasks

1차

  • 구글 client ID, secret key 등록
  • 로그인 화면 띄우는 컨트롤러 생성
  • callback url 설정
  • 소셜로그인 API 구현
  • API 테스트
  • 예외 처리

2차

  • 한 번 로그인하면 저장 안되게 변경

3차

  • 소셜 로그인 이후 클라이언트 주소로 redirect

💬 ETC

@Haewonny Haewonny added ✨ Feature 기능 구현 해원 labels Feb 5, 2024
@Haewonny Haewonny self-assigned this Feb 5, 2024
@Haewonny Haewonny closed this as completed Feb 7, 2024
@Haewonny Haewonny reopened this Feb 10, 2024
Haewonny added a commit that referenced this issue Feb 11, 2024
Haewonny added a commit that referenced this issue Feb 11, 2024
@Haewonny Haewonny linked a pull request Feb 11, 2024 that will close this issue
Haewonny added a commit that referenced this issue Feb 11, 2024
Haewonny added a commit that referenced this issue Feb 11, 2024
Haewonny added a commit that referenced this issue Feb 11, 2024
[Feature] 구글 소셜 로그인 API 구현
@Haewonny Haewonny reopened this Feb 13, 2024
@Haewonny Haewonny reopened this Feb 25, 2024
Haewonny added a commit that referenced this issue Feb 25, 2024
[Feature] 구글 소셜 로그인 redirect 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment