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

[Bug] /minder URL경로 접속 시 로그인으로 리다이렉트되는 문제 해결 #301

Merged
merged 2 commits into from
Jun 15, 2024

Conversation

rmdnps10
Copy link
Contributor

@rmdnps10 rmdnps10 commented Jun 14, 2024

Checklist


  • 올바른 브랜치에 PR을 보내도록 설정하였나요?
  • PR의 라벨을 올바르게 달았나요?

Description

axios.ts 에서 setCookie 에 액세스 토큰과 리프레쉬 토큰 저장 경로를 항상 /로 조정하여서 쿠키가 /와 /minder에 중복으로 존재하는 이슈를 해결하였습니다.

Related Issues


#297

To Reveiwer


리뷰어가 주목해야할 사항들을 작성해주세요

@rmdnps10 rmdnps10 added the Bug 기능 오류 발생 및 픽스 label Jun 14, 2024
@rmdnps10 rmdnps10 self-assigned this Jun 14, 2024
Copy link

netlify bot commented Jun 14, 2024

Deploy Preview for candid-semolina-d0db42 ready!

Name Link
🔨 Latest commit a6d8172
🔍 Latest deploy log https://app.netlify.com/sites/candid-semolina-d0db42/deploys/666d54d17de6820008396ee4
😎 Deploy Preview https://deploy-preview-301--candid-semolina-d0db42.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.

@rmdnps10 rmdnps10 changed the title /minder URL경로 접속 시 로그인으로 리다이렉트되는 문제 해결 [Bug] /minder URL경로 접속 시 로그인으로 리다이렉트되는 문제 해결 Jun 14, 2024
Copy link
Contributor

Choose a reason for hiding this comment

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

reissue하는 부분이 StompContext 에도 있어서 해당 부분까지 작업 부탁드립니다~!

@kyuhho kyuhho merged commit 4129197 into dev Jun 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 기능 오류 발생 및 픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants