-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fe/feature/#495 로그인 팝업 컴포넌트 작성 #497
The head ref may contain hidden characters: "FE/feature/#495-\uB85C\uADF8\uC778-\uD31D\uC5C5-\uCEF4\uD3EC\uB10C\uD2B8-\uC791\uC131"
Conversation
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.
💬 카카오 로그인
버튼 안 쓰면 빼고 올려도 될 것 같아!
const res = await fetch(KAKAO_LOGIN_URL + `?code=${code}`, { | ||
credentials: 'include', | ||
}); |
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 내용이 여기에도 반영된 것 같아!
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.
맞아! 로그인 로직 연결까지 한번에 하려구..
Deploying with Cloudflare Pages
|
Fe/feature/#482 fe kakao oAuth 구현
#483 먼저resolve #495
변경 사항
ex) 로그인 시, 구글 소셜 로그인 기능을 추가했습니다.
Button
컴포넌트 width, height 지정 가능한 옵션 추가함ai와 타로보기
클릭 시 로그인 팝업이 뜸카카오로 시작하기
-> 카카오 로그인 후 ai 타로 채팅으로 이동로그인 없이 타로 볼래요
-> 로그인 없이 ai 타로 채팅으로 이동고민과 해결 과정
(선택) 테스트 결과
ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷, GIF, 혹은 라이브 데모가 가능하도록 샘플API를 첨부할 수도 있습니다.