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

깃허브 로그인 #72

Merged
merged 10 commits into from
May 29, 2024
Merged

깃허브 로그인 #72

merged 10 commits into from
May 29, 2024

Conversation

zzawang
Copy link

@zzawang zzawang commented May 29, 2024

깃허브 로그인

zzawang added 10 commits May 29, 2024 11:12
- Access token을 요청하여 사용자 정보를 가져온다.
- 이미지 URL을 byte 배열로 변환한 후 변환된 배열로 MultipartFile 객체를 생성한다.
- 회원가입을 하기위해 필요한 MemberCreateDto로 매핑한다.
- 처음 사용자가 깃허브 로그인을 하는 것이라면 회원가입 로직을 수행한다.
- 사용자에게 유저 정보와 JWT 토큰을 전달한다.
- 프로필 이미지를 MultipartFile로 변환하여 메타데이터와 함께 저장한다.
@zzawang zzawang linked an issue May 29, 2024 that may be closed by this pull request
2 tasks
@zzawang zzawang merged commit 4b6d5dc into main May 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

깃허브 로그인
1 participant