Skip to content

Add context.Context Support to Additional Middlewares #3212

Open
@coderabbitai

Description

Based on the discussion in Issue #3175, we need to extend context support to other middlewares for consistency.

Middlewares to update:

  • keyauth
  • csrf
  • session

This will ensure that relevant context can be passed through the context.Context in these middlewares.

Requester: @ReneWerner87

Metadata

Assignees

Type

No type

Projects

  • Status

    In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions