-
### 기능 설명
- kakao 소셜 게정으로 CODI에 로그인할 수 있습니다.
### ✅ 할 일
- [x] kakao api 사용 계정 활성화
- [ ] Spring Security 세팅 및 개발
- [ ] 기존 Member Entity 수정
- [ ] OAuth 2.0 용도 클래스 생성 및 코드 작성
### 🥨 기타
…
-
Since I found that storycraft's build doesn't work because Kakao dropped support of the version it was mocking, I was able to make it functional again by simply changing client's version to win32 3.4.…
-
Tools
-
# django에서 kakao 로그인 api 사용하기 +(allauth 사용)
일단 어느 정도 구현했으니 카카오 로그인 기능도 추가하고 싶었습니다. 완성된 페이지를 보여드리겠습니다. 이런 식으로 구현했습니다. pip install django-allauth 일단 allauth를 깔아줍시다. INSTALLED_APPS = [ ... 'allauth', 'a…
-
TODO:
1. Naver
- ~~Create developer account & register an App~~
- ~~Add developer key~~
- ~~Add login~~
2. Kakao
- ~~Create developer account & register an App~~
- ~~Add developer key~~
- ~~A…
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dl version **2021.12.17**
- [x] I've checked that all provided URLs are alive and pla…
-
## Access Token 유효성 검사
Accesstoken의 유효성 검사를 하기 위해서 다양한 방법이 있는데
나느 [이 블로그](https://darkstart.tistory.com/59)에서 추천하는 방법을 사용했다.
kapi.kakao.com/v2/user/me 에 acesstoken을 보내서 유저 정보를 얻을 수 있는 지 확인하는 방법인…
-
[Kakao Developers](https://developers.kakao.com/) 접속
구글 계정으로 로그인(패스워드는 모바일 메모장에서 확인)
(1) 애플리케이션 추가하기
![image](https://github.com/eunja511005/AutoCoding/assets/118089135/a79837c2-582a-4427-99cc-…
-
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
## Only the information requested by the scope is not imported
1. Check the …
-
I am using ionic4 to login with Kakao.
i am still getting "AUTHORIZATION_FAILED" even i setup account for android.
response is below:
**_kakaoCordovaSDK** = Error: {"osType":"android","errorCode…