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

[FEAT] 테스트 계정 설정 및 API 개발 #266

Closed
3 tasks done
SSung023 opened this issue Oct 24, 2024 · 1 comment · Fixed by #267
Closed
3 tasks done

[FEAT] 테스트 계정 설정 및 API 개발 #266

SSung023 opened this issue Oct 24, 2024 · 1 comment · Fixed by #267
Assignees
Labels
🧑🏻‍💻 BE 백엔드 관련 코드 💡feature 기능 구현, 개선 사항 관련

Comments

@SSung023
Copy link
Contributor

SSung023 commented Oct 24, 2024

Issue 타입(하나 이상의 Issue 타입을 선택해주세요)

☑ 기능 추가
□ 기능 삭제
□ 버그 리포트
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트

상세 내용

어떤 기능인가요?

서비스를 체험할 수 있는 테스트 계정을 생성하고, FE에서 요청할 테스트 계정 로그인 API를 개발합니다.

작업 상세 내용

  • 데이터베이스 Users 테이블에 테스트 계정 추가하는 SQL문 작성
  • 테스트 계정 로그인 API 개발 POST /api/auth/guest
    • 아이디, 비밀번호가 일치하지 않을 때 MEMBER_NOT_FOUND 예외 발생

라벨

  • 작업 브랜치: feat/266-test-account
  • 그룹: server
  • 긴급도: High, Middle, Low
@SSung023 SSung023 added 💡feature 기능 구현, 개선 사항 관련 🧑🏻‍💻 BE 백엔드 관련 코드 labels Oct 24, 2024
@SSung023 SSung023 self-assigned this Oct 24, 2024
Copy link

linear bot commented Oct 24, 2024

@SSung023 SSung023 linked a pull request Oct 24, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑🏻‍💻 BE 백엔드 관련 코드 💡feature 기능 구현, 개선 사항 관련
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant