We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 리프레쉬 토큰 과 엑세스 토큰이 전부 만료되었을 때 리프레쉬 토큰 클레임에서 user id를 가져올 때 에러가 발생한다. 이를 위해 만료된 토큰 클레임에서 user id가 가지고 올 수 있는 기능을 추가한다.
30m
The text was updated successfully, but these errors were encountered:
KWY0218
No branches or pull requests
✨ 세부 내용
현재 리프레쉬 토큰 과 엑세스 토큰이 전부 만료되었을 때 리프레쉬 토큰 클레임에서 user id를 가져올 때 에러가 발생한다.
이를 위해 만료된 토큰 클레임에서 user id가 가지고 올 수 있는 기능을 추가한다.
⏰ 예상 소요 시간
30m
The text was updated successfully, but these errors were encountered: