GNU-CS / catlas-frontend

Unofficial frontend source code of CATLAS community.
GNU Affero General Public License v3.0
0 stars 0 forks source link

bug#50 #51

Closed hatchling13 closed 3 years ago

hatchling13 commented 3 years ago

작업사항

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