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

로그인 post api #42

Closed
happyhyep opened this issue Nov 4, 2024 · 0 comments · Fixed by #144
Closed

로그인 post api #42

happyhyep opened this issue Nov 4, 2024 · 0 comments · Fixed by #144
Assignees

Comments

@happyhyep
Copy link
Member

happyhyep commented Nov 4, 2024

📝 PR 개요

  • BE eslint 재설정
  • 로그인을 위한 패키지 (bcrypt, express-validator, jsonwebtoken) 설치
  • 로그인을 위한 router, controller, service, repository, middleware 구현
  • index.js router 호출 및 사용
  • 로그인 api 구현 테스트

🔄 관련 이슈 (Linked Issues)

#42


📷 스크린샷 및 동영상 (선택 사항)

  • 로그인 api 연동 결과

image


📚 참고 자료 (선택 사항)

https://velog.io/@happyhyep/PostgreSQL-%EC%8A%A4%ED%82%A4%EB%A7%88%EB%A1%9C-%EC%9D%B8%ED%95%9C-%EC%98%A4%EB%A5%98-%ED%95%B4%EA%B2%B0%ED%95%98%EA%B8%B0

https://velog.io/@happyhyep/%EB%B9%84%EB%B0%80%EB%B2%88%ED%98%B8-%EA%B2%80%EC%A6%9D-%EC%98%A4%EB%A5%98-%ED%95%B4%EA%B2%B0%EA%B8%B0

@happyhyep happyhyep self-assigned this Nov 4, 2024
happyhyep added a commit that referenced this issue Nov 11, 2024
- 로그인을 위한 패키지 (bcrypt, express-validator, jsonwebtoken) 설치
- 로그인을 위한 router, controller, service, repository, middleware 구현
- index.js router 호출 및 사용
- 로그인 api 구현 테스트
happyhyep added a commit that referenced this issue Nov 11, 2024
- 로그인을 위한 패키지 (bcrypt, express-validator, jsonwebtoken) 설치
- 로그인을 위한 router, controller, service, repository, middleware 구현
- index.js router 호출 및 사용
- 로그인 api 구현 테스트
happyhyep added a commit that referenced this issue Nov 11, 2024
- 로그인을 위한 패키지 (bcrypt, express-validator, jsonwebtoken) 설치
- 로그인을 위한 router, controller, service, repository, middleware 구현
- index.js router 호출 및 사용
- 로그인 api 구현 테스트
happyhyep added a commit that referenced this issue Nov 12, 2024
happyhyep added a commit that referenced this issue Nov 12, 2024
[BE][Feat] : #42 : 로그인 api 구현
happyhyep added a commit that referenced this issue Nov 12, 2024
- 로그인 api swagger 문서 작성
happyhyep added a commit that referenced this issue Nov 12, 2024
[BE][Feat] : #42 : 로그인 api swagger 문서 작성
@happyhyep happyhyep linked a pull request Nov 12, 2024 that will close this issue
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