codestates / codestates/Hotair-server
[Server][Sprint02] /users/login 회원 로그인
Open
Back-end
Bare minimum
Sprint 2
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Level: `Sprint02`
- Type: `API`, `POST`
- Detail: 회원 로그인에 관련한 로직 구상 및 API 생성
### TODO
1. [ ] Request: email, password
2. [ ] Response:
- 200 OK : response accessToken, refreshToken
- 401 Unauthorized : response error message
- 500 Internal Server Error : response error
### Estimated time
### `2h`
### Labels
- Estimated time: `E: 2h`
- Part : `Server`
- Sprint: `Sprint02`
- Urgency:`Middle`
### Additional context
기존회원의 이메일과 비밀번호를 받아와 로그인이 작동될 수 있도록 함.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.