Skip to content

[feat] Jwt, Security 설정 및 사용자 정의 예외처리 구현#14

Merged
Vloeiolzlr merged 2 commits intomainfrom
feat/#13
Jul 17, 2025
Merged

[feat] Jwt, Security 설정 및 사용자 정의 예외처리 구현#14
Vloeiolzlr merged 2 commits intomainfrom
feat/#13

Conversation

@Vloeiolzlr
Copy link
Copy Markdown
Contributor

@Vloeiolzlr Vloeiolzlr commented Jul 17, 2025

[feat] Jwt, Security 설정 및 사용자 정의 예외처리 구현

😺 Issue

✅ 작업 리스트

  • jwt, security 기능 구현

⚙️ 작업 내용

📷 테스트 / 구현 내용

  • 로그인시 토큰 발행
image
  • 테스트 시간이 부족하여 간단한 컨트롤러 url로 대체
  • 이메일과 비밀번호로 로그인 (토큰정보 포함)시 해당 유저 닉네임이 반환되도록 테스트함
image

참고 사항 (필요 시)

@Vloeiolzlr Vloeiolzlr requested review from dohy-eon and kjunh972 July 17, 2025 02:01
@Vloeiolzlr Vloeiolzlr self-assigned this Jul 17, 2025
@Vloeiolzlr Vloeiolzlr added the 👾 feat 새 기능 / New features label Jul 17, 2025
@Vloeiolzlr Vloeiolzlr linked an issue Jul 17, 2025 that may be closed by this pull request
@kjunh972
Copy link
Copy Markdown
Contributor

워크플로우랑 secrets에 JWT_SECRET 환경변수 추가했습니다.

@dohy-eon
Copy link
Copy Markdown
Member

워크플로우랑 secrets에 JWT_SECRET 환경변수 추가했습니다.

확인했습니다 감사합니다 👍

@Vloeiolzlr Vloeiolzlr merged commit 3e3ec62 into main Jul 17, 2025
1 check passed
@Vloeiolzlr Vloeiolzlr deleted the feat/#13 branch July 17, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

👾 feat 새 기능 / New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] Jwt, Security 기능 구현

3 participants