Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] 리프레쉬 토큰 디코딩할 때 expired 된 claim 가져오는 기능 추가 #249

Open
KWY0218 opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels

Comments

@KWY0218
Copy link
Member

KWY0218 commented Feb 20, 2024

✨ 세부 내용

현재 리프레쉬 토큰 과 엑세스 토큰이 전부 만료되었을 때 리프레쉬 토큰 클레임에서 user id를 가져올 때 에러가 발생한다.
이를 위해 만료된 토큰 클레임에서 user id가 가지고 올 수 있는 기능을 추가한다.

⏰ 예상 소요 시간

30m

@KWY0218 KWY0218 added this to the 1차 리팩토링 기간 milestone Feb 20, 2024
@KWY0218 KWY0218 self-assigned this Feb 20, 2024
@KWY0218 KWY0218 added the feat label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant