We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d207f63 commit aa39a0bCopy full SHA for aa39a0b
docs/examples.md
@@ -15,6 +15,9 @@ This page links to examples of how to implement some things with the Epic Stack.
15
[@kentcdodds](https://github.com/kentcdodds): Automatically generating a
16
sitemap and a nice way to handle dynamic routes and customize the sitemap on a
17
per-route basis.
18
+- [Cross-site Request Forgery Protection (CSRF)](https://github.com/kentcdodds/epic-stack-with-csrf)
19
+ by [@kentcdodds](https://github.com/kentcdodds): An example of the Epic Stack
20
+ with CSRF protection on forms.
21
22
## How to contribute
23
0 commit comments