Skip to content

Fix: 토큰 만료된 사용자가 참여자 페이지에서 화이트보드를 볼 수 없는 문제 해결 #296

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

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

Jw705
Copy link
Collaborator

@Jw705 Jw705 commented Dec 13, 2023

작업 개요

  • 참여자 페이지에 입장 했을 때, 로그인 된 사용자는 토큰 만료 여부를 파악해서 만료된 경우 게스트로 입장하게 한다.
  • 강의자/참여자 페이지에 입장했을 때, 존재하지 않는 방 번호로 들어온 경우 메인 페이지로 리다이렉트 한다.

작업 사항

여기에 작성하세요

고민한 점들(필수 X)

여기에 작성하세요

스크린샷(필수 X)

여기에 작성하세요

엑세스 토큰이 만료된 경우에 참여자 페이지에서 해당 사용자를 게스트로
전환해서 사용하도록 변경했습니다.
존재하지 않는 강의실에 입장한 경우 메인 페이지로 이동하도록 했습니다.
디버깅 용도로 사용한 console.log, 주석을 제거했습니다.
@Jw705 Jw705 added 🔥 Hotfix Hotfix FE 프론트엔드 작업 labels Dec 13, 2023
@Jw705 Jw705 added this to the 6주차 milestone Dec 13, 2023
@Jw705 Jw705 self-assigned this Dec 13, 2023
Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for boarlog ready!

Name Link
🔨 Latest commit 89f5a49
🔍 Latest deploy log https://app.netlify.com/sites/boarlog/deploys/6579b598edf25e00084df5cf
😎 Deploy Preview https://deploy-preview-296--boarlog.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@LellowMellow LellowMellow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생 많으셨습니다! 머지되면 dev에서 테스트 지뇅햐보겠습니다 :)

Copy link
Collaborator

@Byeonjin Byeonjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

늦은 시간까지 고생 너무 많으셨습니다 ㅜㅜ

@Jw705 Jw705 merged commit d448cb6 into boostcampwm2023:dev Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 작업 🔥 Hotfix Hotfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants