We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
csrf
Right now, we exit early if there is no CSRF token. Maybe we should allow users to supply a CSRF token and not mandate it optionally?
CSRF
auto-check-element/src/index.ts
Lines 102 to 105 in 2310898
The text was updated successfully, but these errors were encountered:
FWIW, there may be some applications outside of dotcom that wouldn't need to set this.
Sorry, something went wrong.
No branches or pull requests
Right now, we exit early if there is no
CSRF
token. Maybe we should allow users to supply a CSRF token and not mandate it optionally?auto-check-element/src/index.ts
Lines 102 to 105 in 2310898
The text was updated successfully, but these errors were encountered: