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

[INIT] Security Config및 JWT 필터 설정 #24

Merged
merged 17 commits into from
Jul 10, 2024

Conversation

paragon0107
Copy link
Contributor

✨ Related Issue

📝 기능 구현 명세

  • 이곳에는 postman 테스트 결과를 넣어주세요

🐥 추가적인 언급 사항

  • ExceptionHandlerFilter관련에서는 추후에 내용 추가하고 Security Config안에 내용도 수정하겠습니다
  • JwtTokenProvider를 provider, generator, valifator를 나눠서 역할을 분리했습니다

@paragon0107 paragon0107 linked an issue Jul 10, 2024 that may be closed by this pull request
3 tasks
@paragon0107 paragon0107 self-assigned this Jul 10, 2024
@paragon0107 paragon0107 added the feat 기능 label Jul 10, 2024
@Chan531 Chan531 self-requested a review July 10, 2024 05:09
Copy link
Contributor

@Chan531 Chan531 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~! 컨벤션만 잘 지켜주세요!

@Chan531 Chan531 added the setting 세팅 label Jul 10, 2024
Copy link
Contributor

@Chan531 Chan531 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!!

@paragon0107 paragon0107 changed the title [FEAT] Security Config및 JWT 필터 설정 [INIT] Security Config및 JWT 필터 설정 Jul 10, 2024
@paragon0107 paragon0107 merged commit 4840643 into develop Jul 10, 2024
1 check passed
@paragon0107 paragon0107 deleted the init/#14-spring-security-setting branch July 10, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 setting 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[INIT] SpringSecurity 및 JWT 설정
2 participants