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

Send CSRF token(s) in response header #572

Closed
g105b opened this issue Sep 23, 2022 · 0 comments · Fixed by #573
Closed

Send CSRF token(s) in response header #572

g105b opened this issue Sep 23, 2022 · 0 comments · Fixed by #573
Assignees

Comments

@g105b
Copy link
Member

g105b commented Sep 23, 2022

Following on from PhpGt/Csrf#27

The current token value should be sent in a response header, keeping in mind that there could be comma separated tokens.

@g105b g105b self-assigned this Sep 23, 2022
g105b added a commit that referenced this issue Sep 24, 2022
g105b added a commit that referenced this issue Sep 25, 2022
* feature: send csrf tokens in the header
closes #572

* ci: php 8.1

* ci: php 8.1

* ci: php 8.1
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 a pull request may close this issue.

1 participant