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/TAS-112] 로그아웃 및 회원 탈퇴 API 구현 #85

Closed
2 tasks done
ahnsugyeong opened this issue Feb 5, 2024 · 0 comments · Fixed by #86
Closed
2 tasks done

[Feat/TAS-112] 로그아웃 및 회원 탈퇴 API 구현 #85

ahnsugyeong opened this issue Feb 5, 2024 · 0 comments · Fixed by #86
Assignees
Labels
feat Add new features or enhance existing ones.

Comments

@ahnsugyeong
Copy link
Member

ahnsugyeong commented Feb 5, 2024

✨ Feature

🔎 Description

로그아웃 및 회원 탈퇴 API를 구현합니다.

✔️ To-do

  • 로그아웃 API 구현
  • 회원 탈퇴 API 구현
@ahnsugyeong ahnsugyeong added the feat Add new features or enhance existing ones. label Feb 5, 2024
@ahnsugyeong ahnsugyeong self-assigned this Feb 5, 2024
ahnsugyeong added a commit that referenced this issue Feb 5, 2024
ahnsugyeong added a commit that referenced this issue Feb 5, 2024
@ahnsugyeong ahnsugyeong linked a pull request Feb 5, 2024 that will close this issue
10 tasks
ahnsugyeong added a commit that referenced this issue Feb 5, 2024
* [Feat/#85] 로그아웃 API 구현

* [Feat/#85] 회원 탈퇴 API 구현

* [Feat/#85] JwtAuthenticationFilter 작성

* [Feat/#85] 커스텀 어노테이션 @authuser 작성

* [Feat/#85] @authuser 사용하여 API 인증 처리

* [Feat/#85] Swagger JWT Auth 설정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Add new features or enhance existing ones.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant