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

✨ 새 기능 : SNS 로그인 기능 #209

Merged
merged 6 commits into from
Jan 19, 2025
Merged

Conversation

Aleph-Kim
Copy link
Collaborator

  1. 구글 로그인 기능
  2. 깃허브 로그인 기능

Resolves: #27

1. 회원가입 하지 않은 구글 계정 엑세스 토큰으로 요청 시 회원가입
2. 회원가입한 구글 계정 엑세스 토큰으로 요청 시 엑세스 토큰, 리프레시 토큰 발급

Related to: #27
1. 회원가입 하지 않은 깃허브 계정 엑세스 토큰으로 요청 시 회원가입
2. 회원가입한 깃허브 계정 엑세스 토큰으로 요청 시 엑세스 토큰, 리프레시 토큰 발급
3. 사용자의 구글 계정과 깃허브 계정의 이메일이 동일한 경우 가입한 경로를 통해서만 로그인이 가능하도록 예외처리

Resolves: #27
@Aleph-Kim Aleph-Kim added the ✨ Feat 기능 추가 label Jan 16, 2025
@Aleph-Kim Aleph-Kim self-assigned this Jan 16, 2025
@rowing0328 rowing0328 merged commit 71eef92 into main Jan 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ 새 기능 : SNS 로그인 기능
2 participants