Skip to content

Refactor: 토큰 없을시에 리다이렉팅 #166

Description

@nowrobin

어떤 개선사항인가요?

토큰이 없는 상태에서, 특정 페이지들 접근은 못하게 하는 로직인 없어서 추가

토큰이 필요한 페이지

  • /dashboard/*
  • /create/*
  • /preview/
  • /reset-password
  • /mypage/*

작업 상세 내용

  • 특정 URL접근시 토큰 확인
  • 토큰 없을시 로그인 페이지로 리다이랙팅

참고할만한 자료(선택)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

BugFixSomething isn't workingRefactor코드 리팩토링

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions