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

[Feat] 디스코드 계정 연결 해제 #48

Merged
merged 3 commits into from
Nov 14, 2024
Merged

[Feat] 디스코드 계정 연결 해제 #48

merged 3 commits into from
Nov 14, 2024

Conversation

iiqcov
Copy link
Contributor

@iiqcov iiqcov commented Nov 14, 2024

#️⃣ 관련 이슈

💡 작업내용

디스코드 엑세스 토큰 재발급

  • 계정 연결 해제의 텀을 예측할 수 없어 필수적으로 리프레시토큰으로 엑세스토큰이 발급되도록 하였습니다.
  • 리프레시 토큰으로 재발급 시 리프레시 토큰까지 재발급되기 때문에 연결 해제가 실패할 경우를 대비하여 디스코드 객체에 리프레시 토큰이 업데이트되도록 설정 했습니다.

디스코드 연결 해제 로직 구현

  • deletedAt 필드를 갱신하여 소프트 딜리트로 구현하였습니다.

📸 스크린샷(선택)

📝 기타

(참고사항, 리뷰어에게 전하고 싶은 말 등을 넣어주세요)

@iiqcov iiqcov added the ✨ feature 기능 구현 label Nov 14, 2024
@iiqcov iiqcov requested a review from cowboysj November 14, 2024 07:42
@iiqcov iiqcov self-assigned this Nov 14, 2024
Copy link
Member

@cowboysj cowboysj left a comment

Choose a reason for hiding this comment

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

LGTM🤩

@iiqcov iiqcov merged commit c35ecb1 into develop Nov 14, 2024
2 checks passed
@iiqcov iiqcov deleted the feat/#47 branch November 15, 2024 09:50
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 this pull request may close these issues.

2 participants