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

전남대 BE_안재영 5주차 과제 (3단계) #432

Open
wants to merge 38 commits into
base: ajy9851
Choose a base branch
from

Conversation

ajy9851
Copy link

@ajy9851 ajy9851 commented Jul 30, 2024

swagger 의존성 추가하여 api 문서를 자동으로 불러올 수 있도록 하였습니다.

ajy9851 added 30 commits July 22, 2024 10:17
!
(KakaoAuthController): 카카오 로그인 엔드포인트 추가
이전에는 인가코드를 받고 인가코드를 직접 긁어 토큰을 받도록 요청을 다시 보내야 했으나 한 번에 받도록 수정
카카오에서 받아오는 사용자 정보는 이메일인데 기존 로직은 비밀번호가 공백인 상태로 회원가입을 할 수 없도록 만들어 두었습니다.
이러한 관계로 카카오 회원가입 시 임의의 비밀번호를 등록해두도록 만들었습니다.
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