{ “email”: “user@example.com”, “password”: “string” } 의 형식으로 /auth/login 으로 post 요청을 보내면 로그인 할 수 있어. 로그인 API를 연결해줘.