Skip to content

로그인 관련 로직 수정 #26

@kimcodell

Description

@kimcodell

<로그인 관련하여 로직 수정>

  1. Loading 처리 추가

  2. accessToken이 있는 상태로 로그인, 회원가입 페이지 접근 시
    -> 홈으로 리다이렉션

  3. 로그인 후 My Info fetch

  4. accessToken이 없는 상태로 메인 페이지들 접근 시
    -> 로그인 페이지로 리다이렉션

  5. accessToken 이 있는데 My Info가 리덕스에 fetch 되어 있지 않은 경우
    -> loading === true 로 두고 내 정보 fetch하여 리덕스에 저장

<회원가입 시 아이디, 닉네임 중복체크 기능 추가>

  • 아이디 중복체크 API 연동 및 기능 구현
  • 닉네임 중복체크 API 연동 및 기능 구현
  • 메인, 통계 페이지에서 진행 중인 루틴 없는 경우 UI 처리 추가

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions