Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

[Feat] :: Router authentication 완료, react-router-dom v6 변경 #35 #52

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

qhahd78
Copy link
Collaborator

@qhahd78 qhahd78 commented Dec 27, 2021

1. Router authentication

  • user 정보가 sessionStorage 에 없을시, login 이후 페이지로 이동하지 못 하게 처리

2. react-router-dom v6 변경으로 프로젝트 전체 코드 재수정

  • 라우터 구조 변경
  • hook 변경 및 교체
  • 이외의 v6에서 쓰이지 않는 이전 버전 코드들 전체 변경

@qhahd78 qhahd78 added the enhancement New feature or request label Dec 27, 2021
@qhahd78 qhahd78 merged commit 9ed513d into master Dec 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant