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

회원 탈퇴 시 애플 서버에게 회원 권한 삭제를 요청하는 기능 구현 #677

Merged
merged 6 commits into from
Oct 18, 2024

Conversation

Mingyum-Kim
Copy link
Contributor

PR의 목적이 무엇인가요?

회원 탈퇴 시 애플 서버에게 회원 권한 삭제를 요청하는 기능 구현

이슈 ID는 무엇인가요?

설명

  • 코드를 사용해 refresh token을 가져온다.
  • 회원 탈퇴 시 refresh token을 전달해 회원을 revoke한다.
  • DB에서 회원을 삭제한다.

질문 혹은 공유 사항 (Optional)

@Mingyum-Kim Mingyum-Kim added BE 백엔드 관련 이슈입니다. 🌱 기능추가 feature (새로운 기능 구현) labels Oct 17, 2024
@Mingyum-Kim Mingyum-Kim self-assigned this Oct 17, 2024
@Mingyum-Kim
Copy link
Contributor Author

테스트는 배포 후 진행해야해서 먼저 머지하고, 이후에 피드백 받겠습니다. 👍

@Mingyum-Kim Mingyum-Kim merged commit 5661a23 into develop-backend Oct 18, 2024
1 check passed
@ay-eonii ay-eonii deleted the feature/#666 branch October 24, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 관련 이슈입니다. 🌱 기능추가 feature (새로운 기능 구현)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant