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

토큰 시간 변경, 데이터베이스 조회 메서드 분리 #191

Merged
merged 4 commits into from
Nov 11, 2023

Conversation

seokwns
Copy link
Contributor

@seokwns seokwns commented Nov 11, 2023

내용

  • 토큰 만료 시간을 수정했습니다. (액세스 15분, 리프레시 3일)
  • 데이터베이스 조회 메서드를 모두 분리했습니다.
  • 권한 체크 메서드를 분리했습니다.

- 엔티티 조회 메서드 분리
- 권한 체크 메서드 분리
- 토큰 만료시간 변경 (액세스 15분, 리프레시 3일)
@seokwns seokwns self-assigned this Nov 11, 2023
Copy link
Member

@1jeongg 1jeongg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

리팩토링.. 짱입니다.! 주석만 바꿔주시면 될 것 같아요!

- 견적서 페이지네이션 사이즈를 정적 변수로 분리
- 토큰 만료 시간 주석 내용 수정
Copy link
Contributor

@chaee813 chaee813 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생 많으셨어요!!

@1jeongg 1jeongg merged commit c4c8cd4 into Step3-kakao-tech-campus:weekly Nov 11, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants