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

#132 - Token 만료시간 삭제 #133

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

Byun-Sung-Ho
Copy link
Contributor

📍 PR 타입 (하나 이상 선택)

  • 기능 추가
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 기타 사소한 수정

❗️ 관련 이슈 링크

#132

📌 개요

  • Token 만료시간 삭제

🔁 변경 사항

  • Token 만료시간 삭제

📸 스크린샷

👀 기타 더 이야기해볼 점

✅ 체크 리스트

  • PR 템플릿에 맞추어 작성했어요.
  • 변경 내용에 대한 테스트를 진행했어요.
  • 프로그램이 정상적으로 동작해요.
  • PR에 적절한 라벨을 선택했어요.
  • 불필요한 코드는 삭제했어요.

@Byun-Sung-Ho Byun-Sung-Ho added the 🚧 update 코드 수정 label Feb 16, 2024
@Byun-Sung-Ho Byun-Sung-Ho self-assigned this Feb 16, 2024
@Byun-Sung-Ho Byun-Sung-Ho linked an issue Feb 16, 2024 that may be closed by this pull request
1 task
@Byun-Sung-Ho Byun-Sung-Ho changed the title update/Token 만료시간 삭제 #132 - Token 만료시간 삭제 Feb 16, 2024
Copy link
Contributor

@choign3123 choign3123 left a comment

Choose a reason for hiding this comment

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

확인했습니다 👍

@Byun-Sung-Ho Byun-Sung-Ho merged commit 73171b9 into main Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 update 코드 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#132 토큰 만료시간 무제한으로 하기 위한 값 삭제
2 participants