-
Notifications
You must be signed in to change notification settings - Fork 3
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
[Feat/#94] 카카오 로그인 기능 구현 #103
Conversation
PR 작성하느라 고생 많았어요!! 라벨 잘 지정되었는지 확인 한 번 해 주기 🫶 |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오 카카오 로그인 기능이네요!
당장 제가 구현하지 않았지만, 나중에 구현하게 될 일이 있다면 참고해도 될 정도인 것 같아요! 고생하셨습니다 👍
📌 관련 이슈번호
🎟️ PR 유형
어떤 변경 사항이 있나요?
✅ Key Changes
카카오 로그인 관련 API를 받아 사용자가 로그인 시 필요한 정보를 서버에 POST 할 수 있도록 개발
📢 To Reviewers
slack에 .env 파일 올려뒀습니다!!!!!!!!!!!!!!!!!!!!!!
requestKakaoLogin
옵션을 주면 됩니다!사용 시
import { requestKakaoLogin } from "@utils/kakaoLogin";
import 후onClick={requestKakaoLogin}
옵션을 주면 됩니다!📸 스크린샷
로그인 과정 영상 확인