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 03176dc commit 3830af0Copy full SHA for 3830af0
docs/core/api/middleware/csrf.md
@@ -132,8 +132,6 @@ It's recommended to use this middleware with [fiber/middleware/session](https://
132
133
## Config
134
135
-### Config
136
-
137
| Property | Type | Description | Default |
138
|:------------------|:-----------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------|
139
| Next | `func(*fiber.Ctx) bool` | Next defines a function to skip this middleware when returned true. | `nil` |
0 commit comments