Skip to content

Commit 5ccb66f

Browse files
authored
Update csrf.md
1 parent 3830af0 commit 5ccb66f

File tree

1 file changed

+0
-2
lines changed
  • versioned_docs/version-v2.x/api/middleware

1 file changed

+0
-2
lines changed

versioned_docs/version-v2.x/api/middleware/csrf.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@ It's recommended to use this middleware with [fiber/middleware/session](https://
132132

133133
## Config
134134

135-
### Config
136-
137135
| Property | Type | Description | Default |
138136
|:------------------|:-----------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------|
139137
| Next | `func(*fiber.Ctx) bool` | Next defines a function to skip this middleware when returned true. | `nil` |

0 commit comments

Comments
 (0)