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 token expiry comparision in database strategy #6430

Merged
merged 2 commits into from
Jan 18, 2023
Merged

Fix token expiry comparision in database strategy #6430

merged 2 commits into from
Jan 18, 2023

Conversation

rawbinary
Copy link
Contributor

☕️ Reasoning

Incorrect condition for token expiry check for Database Strategy in "Refresh Token Rotation" Docs. (#6407)

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Fixes: #6407

📌 Resources

fixes the condition used for example
in database strategy
@vercel
Copy link

vercel bot commented Jan 18, 2023

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

Name Status Preview Comments Updated
auth-docs ❌ Failed (Inspect) Jan 18, 2023 at 5:14AM (UTC)

@vercel
Copy link

vercel bot commented Jan 18, 2023

@rawbinary is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@balazsorban44 balazsorban44 merged commit bb506f7 into nextauthjs:main Jan 18, 2023
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.

Incorrect condition for token expiry check for Database Strategy
2 participants