issues
search
connect-foundation
/
2019-08
✉실시간 그룹 채팅 서비스 ✉
MIT License
12
stars
4
forks
source link
fix : 로그아웃시 프로필 쿠키를 삭제하지 않는 버그를 고침
#212
Closed
GiPyoo
closed
4 years ago
GiPyoo
commented
4 years ago
Description and Motivation
로그아웃시 프로필이 삭제되지 않는 버그를 해결
Types of changes
[ ] Docs change
[ ] dependency upgrade
[ ] refactoring
[ ] Bug fix
[ ] New feature
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Review
Checklist
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
[ ] All new and existing tests passed.
Description and Motivation
Types of changes
Checklist