Skip to content

Conversation

jonathanedey
Copy link
Contributor

  • Add missing Math.floor() when setting validDuration in createSessionCookie()
  • Modified test to use an expiresIn value set to the millisecond to verify this resolves the issue.

@jonathanedey jonathanedey added the release:stage Stage a release candidate label Sep 24, 2024
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Jonathan! LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AuthApiRequest expiresIn transformation is missing Math.round and causes rpc.BadRequest error
2 participants