codestates / codestates/mohazi-server
[User] 로그아웃
Open
E: 0.5h
T: User
U: Middle
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Group: `Server`
- Type: `feature`
- Detail: User 로그아웃 구현
### TODO
1. [x] 세션이 만료됐을 경우에만 `res.status(401).send({ err : "세션이 만료되었습니다." })`
2. [x] else `res.status(200).send({ message : "로그아웃이 완료되었습니다" })`
### Estimated time
### `0.5h`
### Labels
- Estimated time: `E: 0.5h`
- Group : `Server`
- Sprint: `Sprint All`
- Urgency: `Middle`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.