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

유저 인증을 위한 MSW 수정 및 페이지 라우트 인증 처리 #228

Closed
3 tasks done
Yoonyesol opened this issue Oct 17, 2024 · 0 comments · Fixed by #229
Closed
3 tasks done

유저 인증을 위한 MSW 수정 및 페이지 라우트 인증 처리 #228

Yoonyesol opened this issue Oct 17, 2024 · 0 comments · Fixed by #229
Assignees
Labels
🌟 Feature 새로운 기능 개발했어요

Comments

@Yoonyesol
Copy link
Contributor

Yoonyesol commented Oct 17, 2024

Description

유저 인증을 통한 프로그램 사용이 가능하도록 MSW와 라우트 인증 처리를 추가합니다.

Todo List

  • AfterLoginRoute(접근하기 위해 로그인이 필요한 페이지 라우트)에 유저 인증 추가
  • BeforeLoginRoute(로그인이 필요없는 페이지 라우트)에 유저 인증 점검 코드 추가
  • 관련 MSW에서 JWT 더미 데이터를 사용하는 코드 삭제

Estimated Schedule

2시간

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 Feature 새로운 기능 개발했어요
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant