Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow changing context in websocket init func #870

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Allow changing context in websocket init func #870

merged 1 commit into from
Sep 24, 2019

Conversation

vektah
Copy link
Collaborator

@vektah vektah commented Sep 22, 2019

Adds context to the return for the WebsocketInitFunc so that it can add new context keys (eg the authenticated user)

fixes #777

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

@vektah vektah merged commit b5e7834 into master Sep 24, 2019
@vektah vektah deleted the ws-init-ctx branch September 24, 2019 10:11
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
Allow changing context in websocket init func
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Propagate context through middlewares?
1 participant