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

[#419] 소셜로그인 구현(kakao) #420

Merged
merged 4 commits into from
Jan 7, 2024

Conversation

gkfktkrh153
Copy link
Member

Issue

Issue 내용

  • 클라이언트 단에서는 로그인만 시도하고 나머지 로직은 서버에서 모두 처리합니다.
  • 아래 그림이 설명이 너무 잘 나와있어서 첨부합니다!
  • Redirect Url부분만 토큰이 노출되는거 같아 json으로 응답하는 방식으로 변경했습니다.

image

this closed #419

@gkfktkrh153 gkfktkrh153 added the 🚀 Feature New feature or request label Jan 7, 2024
@gkfktkrh153 gkfktkrh153 self-assigned this Jan 7, 2024
@angelSuho angelSuho merged commit 8a2194d into development Jan 7, 2024
@angelSuho angelSuho changed the title 소셜로그인 구현(kakao) [#419] 소셜로그인 구현(kakao) Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Feature New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

소셜로그인 구현
2 participants