Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amorey authored Apr 20, 2024
1 parent 619fa7a commit 4d4585d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ We hope you enjoy using this software. Contributions and suggestions are welcome
- Includes a Next.js integration ([see here](packages/nextjs))
- Includes a SvelteKit integration ([see here](packages/sveltekit))
- Includes a low-level API for custom integrations ([see here](packages/core))
- Gets token from HTTP request header (`X-CSRF-Token`) or from request body field (`csrf_token`)
- Handles form-urlencoded, multipart/form-data or json-encoded HTTP request bodies
- Gets token from HTTP request header or from request body
- Supports Server Actions via form and non-form submission
- Customizable cookie options

Expand Down

0 comments on commit 4d4585d

Please sign in to comment.