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

[Fix] #50 - TokenResponse 수정 및 만료시간 변경 / Log 생성 관련 Exception 추가 #51

Merged
merged 4 commits into from
Jan 10, 2024

Conversation

0lynny
Copy link
Member

@0lynny 0lynny commented Jan 10, 2024

🚀PullRequest🚀

📟 관련 이슈

💻 작업 내용

  • TokenResponse에 "Bearer" 추가하여 Response 수정하였습니다!
스크린샷 2024-01-10 오후 10 11 16
  • 엑세스토큰 만료 시간을 2주로 변경하였습니다. 앱잼 이후 다시 변경하겠습니다!

  • Log 생성 시 진척정도를 목표값보다 큰 값을 입력했을 경우 Exception 추가하였습니다!

스크린샷 2024-01-10 오후 10 10 47

📝 리뷰 노트

  • 없습니다!

@0lynny 0lynny requested a review from its-sky January 10, 2024 13:12
@0lynny 0lynny self-assigned this Jan 10, 2024
Copy link
Member

@its-sky its-sky left a comment

Choose a reason for hiding this comment

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

수고하셨슴당 ~

@0lynny 0lynny merged commit d0ed73a into develop Jan 10, 2024
1 check passed
@0lynny 0lynny deleted the feature/#50 branch January 10, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Chore] 엑세스 토큰 만료 시간 조정 및 ResponseDto 수정
2 participants