Skip to content

Comments

feat: 로그아웃 기능 구현#62

Merged
hisonghy merged 3 commits intodevelopfrom
feature/logout-60
Mar 29, 2025
Merged

feat: 로그아웃 기능 구현#62
hisonghy merged 3 commits intodevelopfrom
feature/logout-60

Conversation

@hisonghy
Copy link
Member

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 로그아웃 기능 구현했습니다
  • 인증된 유저만 로그아웃 요청을 할 수 있도록 구성
  • 인증/인가 REST Docs 문서화 내용 중 유저 일반 로그인, 카카오 로그인 시 세션 관련 부분 설명을 구체적으로 수정

🔍 참고사항

📚 기타

@hisonghy hisonghy added the ⚡ feature 새로운 기능 추가 및 수정 label Mar 29, 2025
@hisonghy hisonghy requested a review from myqewr March 29, 2025 09:50
@hisonghy hisonghy self-assigned this Mar 29, 2025
@hisonghy hisonghy merged commit b0b0058 into develop Mar 29, 2025
1 check passed
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.

⚡ 로그아웃 api 구현

2 participants