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

[#35] 로그인 기능 구현 #37

Merged
merged 10 commits into from
May 6, 2024
Merged

[#35] 로그인 기능 구현 #37

merged 10 commits into from
May 6, 2024

Conversation

princenim
Copy link
Member

@princenim princenim commented May 4, 2024

관련 이슈

작업 내용

  • JwtService 구현
  • LoginIntercpetor에서 토큰 검증하도록 구현
  • LoginInterceptor unit test 추가
  • 로그인 controller, service 레이어 unit test 추가
  • controller 레이어 unit test 에서 WebConfig가 빈으로 등록되지 않도록 수정

참고사항

@princenim princenim added the enhancement New feature or request label May 4, 2024
@princenim princenim self-assigned this May 4, 2024
@princenim princenim merged commit 4191f80 into develop May 6, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant