We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4deda commit de7a80fCopy full SHA for de7a80f
README.md
@@ -230,7 +230,7 @@ pytest
230
* **0.3.2** Add `token_location` config (either `body` or `header`); Unset to prevent token reuse
231
232
:construction: **BREAKING CHANGE**
233
- 0.3.1 -> 0.3.2: `generate_csrf` planned deprecation; `validate_csrf` is now async
+ 0.3.1 -> 0.3.2: `validate_csrf` is now async
234
235
* **0.3.5** Introduced Pydantic V2 related bug fixed in version 0.3.6; Affects `cookie_samesite`
236
* **0.3.6** Fixed `cookie_samesite` validation bug introduced in previous version
0 commit comments