codestates / codestates/naganda-server
[Backend][Login] 게스트 로그인 API 구현
Open
Backend
Bare minimum
E:2h
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Suggestion
> [ POST ] [ /users/login ]
## Condition
- [x] guest 계정생성 후 연결
- [x] 에러처리
- [x] 토큰 발급
## Description
- **Request** : .
- **Response** :
- **200 OK** : Response token
- **500 Internal Server Error** : error
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.