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

[issue] 유저 로그인 기능 구현 #6

Closed
1 of 7 tasks
pasitoapasito opened this issue Nov 9, 2022 · 0 comments
Closed
1 of 7 tasks

[issue] 유저 로그인 기능 구현 #6

pasitoapasito opened this issue Nov 9, 2022 · 0 comments

Comments

@pasitoapasito
Copy link
Owner

이슈 타입

  • 셋업
  • 기능추가
  • 리펙토링
  • 버그
  • 코드수정
  • 테스트
  • 리뷰적용

이슈 내용:

  • 유저 로그인 기능 구현

상세 내용

  • Django-Ninja를 활용하여 유저 로그인 기능 구현
  • 필수 입력값(이메일/패스워드) 확인
  • 입력된 이메일과 유저 이메일 정보가 일치하는지 확인
  • 입력된 패스워드와 유저 이메일 정보가 일치하는지 확인
  • 위의 모든 유효성 검사를 통과하면 토큰(액세스/리프레시) 토큰 발급
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant