Skip to content

Comments

Feat 95/trip auth refactor#101

Merged
ekfrehd merged 3 commits intodevelopfrom
feat-95/trip-auth-refactor
Dec 22, 2025
Merged

Feat 95/trip auth refactor#101
ekfrehd merged 3 commits intodevelopfrom
feat-95/trip-auth-refactor

Conversation

@ekfrehd
Copy link
Contributor

@ekfrehd ekfrehd commented Dec 22, 2025

🔍 PR 타입 선택

아래 타입 중 해당하는 하나를 선택해 주세요. 반드시 하나만 선택해 주세요.

  • feat: 새로운 기능 추가
  • fix: 버그 수정
  • docs: 문서 수정
  • style: 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
  • refactor: 코드 리팩토링
  • test: 테스트 코드 추가 또는 수정
  • chore: 빌드 업무 수정, 패키지 매니저 수정 등 기타 작업

📝 변경 사항 요약

변경 사항을 간단히 요약해 주세요.

  • 예: 사용자 프로필 페이지 추가
  • 예: 로그인 버그 수정

🛠 관련 이슈

Resolves: #95
Ref: #456
Related to: #48, #45
close: #번호

추가 설명 (선택 사항)

변경 사항에 대한 추가 설명을 작성해 주세요.

@ekfrehd ekfrehd merged commit ef8ccb4 into develop Dec 22, 2025
1 of 2 checks passed
@ekfrehd ekfrehd deleted the feat-95/trip-auth-refactor branch December 22, 2025 07:57
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.

RSA 기반 JWT 검증

1 participant