Skip to content

Comments

#147 fix: auth/sign-in만 JWTfilter 제외로 수정#149

Merged
sycuuui merged 1 commit intomainfrom
feat/#147
Aug 31, 2025
Merged

#147 fix: auth/sign-in만 JWTfilter 제외로 수정#149
sycuuui merged 1 commit intomainfrom
feat/#147

Conversation

@sycuuui
Copy link
Member

@sycuuui sycuuui commented Aug 31, 2025

🚩 관련 이슈

📋 구현 기능 명세

  • [x]

📌 PR Point

  • 무슨 이유로 어떻게 코드를 변경했는지
    guestChain에서 auth/**->auth/sign-in으로 로그인시에만 JWT필터 거치지 않도록 변경

@sycuuui sycuuui self-assigned this Aug 31, 2025
@sycuuui sycuuui added the fix 기존 작성된 코드 수정 시 label Aug 31, 2025
@sycuuui sycuuui merged commit f5f6b77 into main Aug 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 기존 작성된 코드 수정 시

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: JWT필터 거치지 않는 url들 SecurityFilterChain 우선순위 처리

1 participant