Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

로그인 api 연동 #197

Closed
happyhyep opened this issue Nov 18, 2024 · 0 comments · Fixed by #199
Closed

로그인 api 연동 #197

happyhyep opened this issue Nov 18, 2024 · 0 comments · Fixed by #199
Assignees

Comments

@happyhyep
Copy link
Member

📌 작업 제목

로그인 api 연동


🎯 목표

아이디 비밀번호를 입력한 채 로그인 버튼을 누르면 로그인 api가 전송되고, 로그인 된다.


📝 작업 세부 사항

아이디 비밀번호를 입력한 채 로그인 버튼을 누르면 로그인 api가 전송되고, 로그인 된다.


🚩 완료 조건 (Acceptance Criteria)

  • 로그인 버튼을 누르면 로그인 api 호출
  • 입력한 id, pw 로그인 api req에 전달
  • 로그인 성공시 localStorage에 token 저장

📅 예상 소요 시간 및 일정

1시간


@happyhyep happyhyep self-assigned this Nov 18, 2024
happyhyep added a commit that referenced this issue Nov 18, 2024
- 로그인 dto 추가
- 로그인 api 연동
@happyhyep happyhyep linked a pull request Nov 18, 2024 that will close this issue
5 tasks
happyhyep added a commit that referenced this issue Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant