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

Subscription Authentication #1505

Open
kennetpostigo opened this issue Mar 26, 2024 · 0 comments
Open

Subscription Authentication #1505

kennetpostigo opened this issue Mar 26, 2024 · 0 comments
Labels
question Further information is requested

Comments

@kennetpostigo
Copy link

Hi!

I'm using async-graphql and async_graphql_actix_web and i'm adding subscriptions to my schema. I'm running into a scenario where the Authorization header isn't being sent through when the websocket is registered by async_graphql_actix_web and when I try to access it, I keep getting Unauthorized response.

Is there a specific way to ensure that it's being sent through? Idk how to hook in prior to the GET getting upgraded to websocket.

@kennetpostigo kennetpostigo added the question Further information is requested label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant