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

카카오 로그인 javascript sdk로 수정 #66

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

chs98412
Copy link
Contributor

@chs98412 chs98412 commented Feb 2, 2025

⚠️ 관련 이슈

#64

문제 상황

기존 카카오톡 로그인 기능은 앱에서 실행했을 때 사파리로만 연결
카카오톡 어플이 열리는게 아니다보니 직접 아이디, 비밀번호를 매번 입력해야 로그인이 가능했음
현재는 REST API 방식으로 로그인하고 있었는데, 카카오 디벨로퍼 공식문서를 참조해보니 우리 상황처럼 네이티브앱에서 웹뷰를 띄워서 로그인하는 경우 JavaScript SDK를 사용하라고 안내하고 있어서 해당 방법으로 수정

상세 기록

https://www.notion.so/18e22bdd8d8c80bab9afe912d03a7476?pvs=4

🚧 작업 내용

✅ PR 유형

  • 새로운 기능 추가

참조 문헌

https://developers.kakao.com/docs/latest/ko/javascript/getting-started
https://developers.kakao.com/docs/latest/ko/javascript/hybrid

@chs98412
Copy link
Contributor Author

chs98412 commented Feb 2, 2025

아카이빙 용으로 pr은 닫지 않고 유지

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