Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

bug#50 #51

Merged
merged 1 commit into from
Feb 23, 2021
Merged

bug#50 #51

merged 1 commit into from
Feb 23, 2021

Conversation

hatchling13
Copy link
Member

작업사항

  1. App.js의 들여쓰기 수정
  2. Theme 컴포넌트에 useEffect 적용, location이 변경될 때마다 check action 수행
  3. stateaction에 따라 Action Type을 생성하는 함수 작성
  4. 백엔드의 /auth/check/에 접근하여 토큰 유효성을 검사하는 코드 작성

@hatchling13 hatchling13 added the bug Something isn't working label Feb 23, 2021
@hatchling13 hatchling13 self-assigned this Feb 23, 2021
@hatchling13 hatchling13 merged commit 2ee0991 into dev Feb 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

백엔드에서 삭제된 토큰이 Redux Store에 갱신되지 않는 오류
1 participant