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

[WIP-001] 사용자 모델 정의 #1

Open
3 tasks
rapsealk opened this issue Jan 30, 2021 · 1 comment
Open
3 tasks

[WIP-001] 사용자 모델 정의 #1

rapsealk opened this issue Jan 30, 2021 · 1 comment
Assignees

Comments

@rapsealk
Copy link
Member

인증 및 사용자 관리를 위한 모델 정의가 필요합니다.
고려할 사항은 아래와 같습니다.

  • 자체 로그인과 구글 로그인 방식을 구별해야 함.
  • 사용자의 이름, 이메일 주소, 연령 정보를 저장해야 함.
  • 개인정보처리방침에 따라 이메일 주소와 비밀번호 관리 방법을 결정해야 함.
@rapsealk rapsealk self-assigned this Jan 30, 2021
@skfo763
Copy link
Member

skfo763 commented Feb 2, 2021

회원가입 / 이메일 찾기 플로우에서 이미 가입된 이메일인지 체크하는 로직이 있는데,
서버쪽에 이미 DB에 저장된 이메일인지 체크하는 API가 하나 필요할 듯 싶습니다.

스크린샷 2021-02-02 오후 11 05 37

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

No branches or pull requests

2 participants