Skip to content

fix: 만료 토큰에 대해 false 대신 예외를 던지는 문제 #736

@whqtker

Description

@whqtker

어떤 버그인가요

문제가 되는 부분에 대해 설명해주세요

parseJwtClaims()ExpiredJwtException을 포함한 모든 예외를 CustomException(INVALID_TOKEN)으로 처리합니다.
isValidXXX() 메서드들은 예외를 던지지 않고 false를 리턴해야 합니다.

재현 방법(선택)

버그를 재현할 수 있는 과정을 설명해주세요(필요하다면 사진을 첨부해주세요)

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

참고할만한 자료(선택)

Metadata

Metadata

Assignees

No one assigned

    Labels

    버그Something isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions