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] 로그아웃 기능 구현 (#65) #66

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ReeseSR
Copy link
Contributor

@ReeseSR ReeseSR commented Jun 16, 2022

PR 요약

작업한 브랜치

작업한 내용

  • 로그아웃 기능 구현했습니다.

📌 참고 사항

  • signout을 누를 시 jwt토큰을 삭제하고 루트 컨트롤러를 loginVC로 설정하는 방식으로 작업했습니다.
  • SettingTableView의 Row랑 section을 좀 더 깔끔하게 구현할 수 있는 방법이 있으면 함께 고민해보고 싶습니다.

📸 스크린샷

기능 스크린샷

📮 관련 이슈

@ReeseSR ReeseSR added sorin 소린 담당 feat 기능 구현 labels Jun 16, 2022
@ReeseSR ReeseSR requested review from abi-hong and KilTae June 16, 2022 14:21
@ReeseSR ReeseSR self-assigned this Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현 sorin 소린 담당
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 로그아웃 기능 구현
1 participant