Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Assignment 1-3] 로그인 여부에 따른 리다이렉팅 #3

Open
3 tasks
youngminss opened this issue Oct 27, 2022 · 0 comments · Fixed by #6
Open
3 tasks

[Assignment 1-3] 로그인 여부에 따른 리다이렉팅 #3

youngminss opened this issue Oct 27, 2022 · 0 comments · Fixed by #6
Labels
✨ Feature 새로운 기능 개발

Comments

@youngminss
Copy link
Member

이슈에 대해 설명해주세요.

  • 로그인 여부에 따른 리다이렉트 처리를 구현해주세요
    • 로컬 스토리지에 토큰이 있는 상태로 / 페이지에 접속한다면 /todo 경로로 리다이렉트 시켜주세요
    • 로컬 스토리지에 토큰이 없는 상태로 /todo페이지에 접속한다면 / 경로로 리다이렉트 시켜주세요
@youngminss youngminss added the ✨ Feature 새로운 기능 개발 label Oct 27, 2022
@youngminss youngminss changed the title [Assignment 3] 로그인 여부에 따른 리다이렉팅 [Assignment 1-3] 로그인 여부에 따른 리다이렉팅 Oct 27, 2022
@youngminss youngminss linked a pull request Oct 28, 2022 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 새로운 기능 개발
Projects
1 participant