We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
feat : 카카오톡 소셜 회원가입 구현
791df10
- 카카오톡 email이 이미 가입된 email과 같은 경우, 이전에 가입된 회원이라고 판단해서 합침 - 새로운 회원은 카카오톡 소셜 회원가입 issue #211
feat : 카카오톡 소셜 로그인 구현
99da3f5
- /v1/kakao-login으로 카카오소셜 로그인 구현 issue #211
fix : 배포 시 빌드 실패
baf3e4b
- 테스트 파일 삭제 issue #211
fix : kakaoId를 long값으로 변경
66d9cff
- string값을 long으로 변경해야하는데 int로 변경해서 에러 발생 issue #211
kung036
No branches or pull requests
The text was updated successfully, but these errors were encountered: