Skip to content

JwtAuthenticationFilter 에러 핸들링 #114

Description

@hcpak

🗣 설명

JwtAuthenticationFilter에서 발생한 에러들은 전역에서 에러를 잡아주는 @ControllerAdvice로 가지 않은 거 같다. 따라서 임시로 try catch문을 통해 accessToken이 만료되었을 때 401 unauthorize 상태 코드를 보내주도록 만들었다.

📋 체크리스트

구현해야하는 이슈 체크리스트

  1. JwtAuthenticationFilter의 try catch문을 refactoring

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions