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-113] JwtTokenFilter 구현 #66

Closed
3 tasks done
ahnsugyeong opened this issue Jan 30, 2024 · 0 comments · Fixed by #86
Closed
3 tasks done

[Feat/TAS-113] JwtTokenFilter 구현 #66

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

Comments

@ahnsugyeong
Copy link
Member

ahnsugyeong commented Jan 30, 2024

✨ Feature

🔎 Description

JwtAuthenticationFilter를 구현하여 사용자 인증을 처리합니다.

✔️ To-do

  • JwtAuthenticationFilter 작성
  • Custom Annotation @AuthMember 사용하여 인증 처리
  • Swagger JWT Auth 설정
@ahnsugyeong ahnsugyeong added the feat Add new features or enhance existing ones. label Jan 30, 2024
@ahnsugyeong ahnsugyeong self-assigned this Jan 30, 2024
@ahnsugyeong ahnsugyeong linked a pull request Feb 5, 2024 that will close this issue
10 tasks
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