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

비번 찾기 #5

Open
1 of 3 tasks
LeoHeo opened this issue Apr 11, 2018 · 3 comments
Open
1 of 3 tasks

비번 찾기 #5

LeoHeo opened this issue Apr 11, 2018 · 3 comments
Assignees
Labels
feature This issue or pull request already exists

Comments

@LeoHeo
Copy link
Owner

LeoHeo commented Apr 11, 2018

사용 예정 기술

  • AWS SES(Simple Email Service) 사용해보기

프로세스

  • 비번 찾기는 총 2개의 process가 존재한다.
  • id를 아느냐 모르냐

id를 안다.

  • id 입력 -> set a new password -> 비번 바꾸기 이메일 발송 -> 이메일에서 주소 클릭 비번 변경(바뀔 가능성 있음)

id를 모른다.

  • id 찾기 -> id를 아는 케이스랑 동일

진행사항

  • 아이디 체크하는 API
  • 이메일 보내는 API
  • 링크 생성해서 이메일 보내는 API(바뀔 가능성 있음)
@LeoHeo LeoHeo added the feature This issue or pull request already exists label Apr 11, 2018
@LeoHeo LeoHeo self-assigned this Apr 11, 2018
@LeoHeo
Copy link
Owner Author

LeoHeo commented Apr 11, 2018

아마존 방식

  1. 가입 당시 이메일 or 폰번호 입력
  2. 새로운 비밀번호 생성 or 임시비밀번호 생성

새로운 비밀번호 생성

  • 이메일로 숫자 6자리 보냄 -> verify -> 변경

임시 비밀번호 생성

  • 임시비밀번호 이메일로 전송 -> 로그인 -> 이메일 변경

@LeoHeo
Copy link
Owner Author

LeoHeo commented Apr 16, 2018

AWS SES는 현재시점(2018.04.16) 기준으로 서울리젼 지원이 안됨 -> oregon으로 개설함 -> 승인 대기중 -> 승인됨

@LeoHeo
Copy link
Owner Author

LeoHeo commented May 1, 2018

비밀번호 찾기 같은 경우에는 현재 소셜로그인은 필요없다. 일반로그인만 비밀번호 찾기가 필요하다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant