-
Notifications
You must be signed in to change notification settings - Fork 2
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 : jwt 인증 기능 구현 #ARCH-114 #12
Labels
feat
새로운 기능
Comments
seokho-1116
added a commit
that referenced
this issue
Jan 8, 2024
- ConfigurationPropertie로 jwt config Open #12
seokho-1116
added a commit
that referenced
this issue
Jan 8, 2024
- jwt 토큰을 만들어주는 factory 추가 Open #12
seokho-1116
added a commit
that referenced
this issue
Jan 11, 2024
- 리프레스 토큰 재발급을 위한 MemberInfo 추가 - MemberInfo 캐시를 위한 레포지토리 추가 Open #12
seokho-1116
added a commit
that referenced
this issue
Jan 11, 2024
- 리프레시 토큰 재발급을 위한 토큰 서비스 추가 Open #12
seokho-1116
added a commit
that referenced
this issue
Jan 11, 2024
- 캐시 레포지토리 파라미터 이름 변경 - 메소드 주석 추가 - 저장, 조회시에 키에 PREFIX 추가 Open #12
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
어떤 기능인가요?
jwt 토큰을 이용한 사용자 인증
작업 상세 내용
참고할만한 자료(선택)
The text was updated successfully, but these errors were encountered: