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

[BE] 비밀번호 찾기 #242

Open
9 tasks
OhTaeHo-97 opened this issue Oct 19, 2023 · 0 comments
Open
9 tasks

[BE] 비밀번호 찾기 #242

OhTaeHo-97 opened this issue Oct 19, 2023 · 0 comments
Labels
USER User 관련 기능
Milestone

Comments

@OhTaeHo-97
Copy link
Collaborator

만들고자 하는 기능이 무엇인가요?

비밀번호 찾기

해당 기능을 구현하기 위해 할 일이 무엇인가요?

  1. 이름 및 아이디를 받는 DTO 생성
  2. 인증번호 생성 및 전송을 위한 API 생성
  3. 인증번호를 생성하여 이메일로 보내는 비즈니스 로직 생성
  4. 아이디 및 인증번호를 받는 DTO 생성
  5. 인증번호 검증을 위한 API 생성
  6. 인증번호 검증 및 임시 토큰 발급을 위한 비즈니스 로직 생성
  7. 임시 토큰 및 새 비밀번호를 받는 DTO 생성
  8. 비밀번호 갱신을 위한 API 생성
  9. 임시 토큰 검증 및 비밀번호 갱신을 위한 비즈니스 로직 생성

예상 작업 시간

3h

@OhTaeHo-97 OhTaeHo-97 added the USER User 관련 기능 label Oct 19, 2023
@OhTaeHo-97 OhTaeHo-97 added this to the [BE] Required milestone Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
USER User 관련 기능
Projects
None yet
Development

No branches or pull requests

1 participant