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

how to use with HttpOnly:true cookie #149

Open
dcarbunescu opened this issue Jul 7, 2021 · 0 comments
Open

how to use with HttpOnly:true cookie #149

dcarbunescu opened this issue Jul 7, 2021 · 0 comments

Comments

@dcarbunescu
Copy link

dcarbunescu commented Jul 7, 2021

Describe the bug
csrfprotector javascript code fails to get the csrf token from the cookie because it is httponly:true, cannot use it. should we recommend that the field httponly be set to false?

To Reproduce

Expected behavior
csrfprotector javascript code should be able to extract cookie token, i think.

Additional context

  • PHP Version (example: php 5.6)
  • Framework, if applicable
  • Browser

Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant