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

로그아웃 기능 구현 #46

Open
2 tasks
coggiee opened this issue Jan 10, 2024 · 0 comments · Fixed by #47
Open
2 tasks

로그아웃 기능 구현 #46

coggiee opened this issue Jan 10, 2024 · 0 comments · Fixed by #47
Assignees
Labels
feature 기능 개발 finish 완료

Comments

@coggiee
Copy link
Collaborator

coggiee commented Jan 10, 2024

기능 요약

  • 로그인한 사용자인 경우, 프로필 페이지에서 로그아웃을 할 수 있습니다.

상세 작업 내용

  • zustand를 사용한 useProfileStore의 setProfile 함수의 인자 타입을 변경
  • 로그아웃을 할 경우, localstorage에 저장된 token을 삭제하고, 메인 페이지로 이동

추가 정보 (선택)

  • 이 기능과 관련된 추가적인 정보나 참고할 문서, 디자인 파일 등이 있다면 링크를 포함해 주세요.
@coggiee coggiee added the feature 기능 개발 label Jan 10, 2024
@coggiee coggiee self-assigned this Jan 10, 2024
@coggiee coggiee linked a pull request Jan 11, 2024 that will close this issue
@Yoonkyoungme Yoonkyoungme added the finish 완료 label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발 finish 완료
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants