Closed hwanfront closed 1 year ago
POST /login body: { email: string, password: string } return User;
POST /logout body: {} return 'ok';
로그인
로그아웃