Skip to content

Commit

Permalink
Update csrf.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 authored Oct 16, 2023
1 parent af39998 commit 6f0d34d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/api/middleware/csrf.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ It's recommended to use this middleware with [fiber/middleware/session](https://

## Config

### Config

| Property | Type | Description | Default |
|:------------------|:-----------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------|
| Next | `func(*fiber.Ctx) bool` | Next defines a function to skip this middleware when returned true. | `nil` |
Expand Down

0 comments on commit 6f0d34d

Please sign in to comment.