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

Pet-41 feat: JWT 발급, 검증 추가 #10

Merged
merged 8 commits into from
Aug 7, 2023
Merged

Pet-41 feat: JWT 발급, 검증 추가 #10

merged 8 commits into from
Aug 7, 2023

Conversation

tlarbals824
Copy link
Member

  • Auth-Module 하위 JWT 모듈 추가
  • Auth-Module 하위 src 패키지 제거
  • JWT 발급, 재발급, 검증 로직 추가
  • JWT 관련 예외 추가
  • ConfigurationProperties 설정 추가
  • ObjectRegistry(애플리케이션 캐시) 인터페이스 추가 및 구현체 (LocalObjectRegistry) 추가

@tlarbals824 tlarbals824 merged commit c967a0c into main Aug 7, 2023
@tlarbals824 tlarbals824 deleted the PET-41 branch August 7, 2023 09:51
@tlarbals824 tlarbals824 added the ✨ Feature 새로운 기능 label Aug 7, 2023
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.

2 participants