Skip to content

Comments

Feature 01/login#6

Merged
xjvmdutl merged 3 commits intodevelopfrom
feature-01/login
Jun 14, 2025
Merged

Feature 01/login#6
xjvmdutl merged 3 commits intodevelopfrom
feature-01/login

Conversation

@xjvmdutl
Copy link
Contributor

@xjvmdutl xjvmdutl commented Jun 1, 2025

🔍 PR 타입 선택

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

  • feat: 새로운 기능 추가

📝 변경 사항 요약

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

  • 정상 로그인 시, 토큰 발급
  • 토큰이 정상일 경우 로그인 허용

🛠 관련 이슈

Resolves: #1

추가 설명 (선택 사항)

  • 실제 API를 실행시, DB에 데이터를 직접 넣어주세요(회원가입 기능 X)
  • infra 테스트에 Filter 테스트를 진행하시면 API 실행하지 않고도 확인 가능합니다~

junhokim added 3 commits May 28, 2025 22:16
- Login 구현
- Login 구현
- Login 구현
- JWT 토큰 검증 구현
@xjvmdutl xjvmdutl requested a review from a team June 1, 2025 06:15
@xjvmdutl xjvmdutl requested review from ekfrehd, jisubaek, mandykr and pparkjs and removed request for a team June 1, 2025 06:15
Copy link

@pparkjs pparkjs left a comment

Choose a reason for hiding this comment

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

고생 많으셨습니다 ㅎㅎ

@xjvmdutl xjvmdutl merged commit b1431f6 into develop Jun 14, 2025
1 check passed
@xjvmdutl xjvmdutl deleted the feature-01/login branch June 14, 2025 06:14
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