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

fix: fix jwt token not being updated on the server #83

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ell-ska
Copy link
Owner

@ell-ska ell-ska commented May 3, 2024

this still isn't working. i give up. for now at least. i'm going to disable the refresh token logic in a separate pr until i have some motivation to give this another try.

the issue is: the token isn't being updated on the server pass. this causes the refresh token function to run infinitely after an hour since it's always reading the old, outdated token

nextauthjs/next-auth#9715
vercel/next.js#49442 (comment)

Copy link

vercel bot commented May 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
heardupe ❌ Failed (Inspect) May 3, 2024 6:19pm

@ell-ska ell-ska changed the title fix(web-app): fix jwt token not being updated on the server fix: fix jwt token not being updated on the server May 3, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant