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

bug-리프레쉬 후 세션 업데이트 오류 #8

Open
rlarlduf20 opened this issue Oct 30, 2023 · 0 comments
Open

bug-리프레쉬 후 세션 업데이트 오류 #8

rlarlduf20 opened this issue Oct 30, 2023 · 0 comments

Comments

@rlarlduf20
Copy link
Owner

rlarlduf20 commented Oct 30, 2023

Bug Report

  • session에 접근할 때 마다 호출되는 jwt callback을 활용해서 토큰의 유효기간 계산 후 기간이 지났으면 refresh를 하는 로직 구현
  • 그러나 세션을 다시 호출 하였을 때 세션에는 변경된 값이 아니라 초기에 설정된 값이 들어있었고 그로 인한 오류 발생
  • 관련 오류
  • 일단 액세스 토큰의 유효기간을 늘린 후 개발 진행하다가 수정 예정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant