Skip to content

Add test for reuse CSRF token #2764

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ymatsukawa
Copy link

@ymatsukawa ymatsukawa commented Apr 5, 2025

Added test explicit verification for reuse CSRF token logic:

  • Strictly validates token is reused when cookie exists
  • Confirms new token is generated when no cookie provided

This reinforces detailed test for CSRF token behavior.

@ymatsukawa ymatsukawa changed the title Add test for CSRF token reuse Add test for reuse CSRF token Apr 5, 2025
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.

1 participant