issues
search
f-lab-edu
/
ec_mall
온라인 쇼핑몰 서비스
3
stars
2
forks
source link
2. 로그인 API 개발
#8
Closed
sypatrick
closed
1 year ago
sypatrick
commented
2 years ago
[ Context ]
회원가입을 했으니 로그인할 필요성이 생겼다.
로그인 성공 시, Session 발급을 한다
[ Definition of Done ]
로그인 성공 시에, 사용자에게 (ResponseDTO) DB 에 저장된 식별값 ( id) 를 응답값으로 전달한다.
로그인 성공 시에, Session 을 발급한다.
f-lab-robert
commented
2 years ago
로그인 성공시 Session 발급
[ Context ]
[ Definition of Done ]