Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
관련 이슈번호
해결하는 데 얼마나 걸렸나요? (예상 작업 시간 / 실제 작업 시간)
해결하려는 문제가 무엇인가요?
어떻게 해결했나요?
엑세스 , 리프레쉬 토큰 만료 시간 승희랑 합의해서 10분 / 14일로 정했습니다!
추후에 사용자들 평균 접속 시간을 유추할 수 있으면 해당 시간 적용해서 엑세스 토큰의 만료 시간을 수정하려고 합니다.
리프레쉬 토큰이 만료되었을 때만 401을 반환하도록, 헤더 값이 비어 있거나 null 일 때는 400을 반환하도록 수정했습니다.
토큰 갱신 흐름
로그인
토큰 만료 시 (refresh 토큰 호출)
로그아웃, 탈퇴