-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
CONTRIBNon-core functionalityNon-core functionalityenhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go code
Description
- What: Token‑based CSRF middleware with cookie/header token strategies and session integration hooks.
- Why Middlewares: Policy‑heavy, interacts with session/cookie design.
- Precedents: Echo CSRF; Fiber CSRF; Gin CSRF packages. (https://echo.labstack.com/docs/middleware/csrf, https://docs.gofiber.io/api/middleware/csrf/, https://github.com/utrack/gin-csrf)
Metadata
Metadata
Assignees
Labels
CONTRIBNon-core functionalityNon-core functionalityenhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go code
Type
Projects
Status
In review