Skip to content

[Task]: Improve ServerCallContext generation #924

@guglielmo-san

Description

@guglielmo-san

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

The current CallContextBuilder does not allow the user to extract their custom user from the Starlette request without redefining the whole CallContextBuilder class.
A simpler callable to extract the user from Starlette Request would be a better approach, keeping a default non-customizable approach to create the ServerCallContext

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions