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

nextjs의 middleware를 사용해 sessionId가 없는 경우 login page로 리다이렉팅한다 #59

Open
santaiscoming opened this issue Jul 15, 2024 · 0 comments
Assignees
Labels
👙 Feature new feature

Comments

@santaiscoming
Copy link
Contributor

📝 Desc

로그인이 만료되었거나 로그인을 안하고 인증이 필요한 페이지로 접속시에 login page로 리다이렉팅 합니다.

✅ Todos

  • sessionId가 유효한지 서버로 확인하는 기능

🧞‍♂️ Etc...

No response

@santaiscoming santaiscoming added the 👙 Feature new feature label Jul 15, 2024
@santaiscoming santaiscoming self-assigned this Jul 15, 2024
santaiscoming added a commit that referenced this issue Jul 15, 2024
session 만료시에 login page로 리다이렉팅 기능 구현 - #59
santaiscoming added a commit that referenced this issue Jul 15, 2024
[main] session 만료시에 login page로 리다이렉팅 기능 구현 - #59
@santaiscoming santaiscoming changed the title sessionId가 없는 경우 login page로 리다이렉팅한다 nextjs의 middleware를 사용해 sessionId가 없는 경우 login page로 리다이렉팅한다 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👙 Feature new feature
Projects
None yet
Development

No branches or pull requests

1 participant