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

Global 로깅, 단위 테스트, 액세스 토큰 재발급, DB 테이블 구현 #91

Merged
merged 13 commits into from
Nov 21, 2023

Conversation

GeunH
Copy link
Collaborator

@GeunH GeunH commented Nov 21, 2023

Global 로깅, 단위 테스트, 액세스 토큰 재발급, DB 테이블 구현

#89 #80 #79

GeunH and others added 13 commits November 20, 2023 16:35
- interceptor를 활용하여 request, response logging.
- client ip, status , method, url, delay time logging.
- winston모듈을 이용하여 custome logger 구현.

Co-authored-by: LeeTH916 <[email protected]>
- refreshToken이 유효한 경우 accessToken 재발급
- refreshToken이 유효하지 않은 경우 401 에러 응답
[Global/be] accessToken 만료 시 동작 구현
[Global/be] 모든 테이블 dto, entity 구현
[Global/be] 로깅 및 단위 테스트 구현
@GeunH GeunH merged commit c5393aa into develop/be Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants