codestates / codestates/pinGGye
[Server] 구글 소셜 로그인 로직 구현
Open
Bare-miminum
E: 2h
feature
server
sprint 2
Urgency:Middle
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
* Group: `server`
* Type: `feature`
* Detail: 구글 소셜 로그인 구현
### TODO
1. [x] 구글에 앱 등록 및 client id, secret 획득
2. [x] local 환경의 클라이언트에서 autorization code를 수신받을 수 있는지 확인
3. [x] autorization code로 유저 정보 조회 API 테스트
4. [x] 유저의 구글 email이 DB에 없으면 회원 가입, 소셜 필드: google 입력
5. [x] 배포 환경에서 클라이언트와 연결
### Estimated time
### `2h`
### Labels
* Estimated time: `E: 2h`
* Group : `server`
* Sprint: `Sprint2`
* Urgency: `Middle`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.