Project

General

Profile

Actions

Non-Function #172

closed

[APP] 본인 인증 제한 안내 시점 변경

Added by Jisoo Choi 12 months ago. Updated 11 months ago.

Status:
Closed
Priority:
Low
Assignee:
Start date:
11/24/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

 

 

기존에 본인인증 CI 값으로 중복 가입에 대한 필터링 처리가 되어 있습니다.

 

현재는

1. 본인인증 완료(인증번호 입력 후 확인)

2. 회원가입 정보 모두 입력

3. '회원가입 완료' 버튼 클릭

을 할 때, 3에서 중복 가입 안내가 이루어지고 있습니다.

 

이 시점을 1로 변경하려고 합니다.

 


Files

중복 회원가입.png (25.3 KB) 중복 회원가입.png Jisoo Choi, 11/24/2023 03:58 PM
signup_1.png (54.8 KB) signup_1.png Deca Park, 11/27/2023 06:20 PM
Actions #1

Updated by Jisoo Choi 12 months ago

  • Tracker changed from QA to Non-Function
Actions #2

Updated by Deca Park 12 months ago

[APP] 회원가입 (/user/join)

1.이메일로 가입하기 (signup with email) > check duplicated signup on one phone
 
1) As-is
    - Step 2 : phone verification
    - after the verification is done, move to Step 3 > input user info page
    - if save button clicks on Step 3 page, check if phone verification ci value (st_user.ci) was already registered
    - if YES, alert error msg.(refer to attach image)
  2) To-be
    - Step 2 : phone verification
    - when the verification is done, check if phone verification ci value (st_user.ci) was already registered
    - if YES, alert error msg.

Actions #3

Updated by Deca Park 12 months ago

  • Assignee changed from Deca Park to bryant bryant
Actions #4

Updated by Deca Park 12 months ago

[API] POST /api/chk_ci

1.spec
  - refer to #32 > API-20231130

Actions #5

Updated by bryant bryant 12 months ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #7

Updated by Deca Park 11 months ago

  • Assignee changed from Deca Park to Jisoo Choi
Actions #8

Updated by Jisoo Choi 11 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF