codestates / codestates/pinGGye

[Server] 사용자 인증 구현

Open
#18 0 comments 0 reactions 1 assignee Claimed by @idenk View on GitHub
Bare-miminum E: 2h feature server
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] 일반 회원가입 유저 인증
액세스 토큰 검증
액세스 토큰 만료 시 리프레시 토큰으로 액세스 토큰을 재발급하며 응답

2. [x] 소셜 로그인 유저 인증
OAuth Provider에 유저 정보 API를 요청하여 DB에 존재하는 사용자인지 확인

### Estimated time
Pick one

### `2h`

### Labels
* Estimated time: `E: 2h`
* Group : `server`
* Sprint: `Sprint2`
* Urgency: `High`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.