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

Make studio "include cookies" by default #125

Closed
uripre opened this issue Dec 12, 2021 · 4 comments
Closed

Make studio "include cookies" by default #125

uripre opened this issue Dec 12, 2021 · 4 comments

Comments

@uripre
Copy link

uripre commented Dec 12, 2021

Hi!

I'm looking for a way to make the studio enable "Connection settings" -> "Include cookies" by default. Is there any way I can configure ApolloServer that way?

I'm using the local variant of the studio with introspection in production, along with jwt token verification via express middleware. That way only my authenticated clients can view the studio, but they currently need to manually enable the above in order to make it work.

Thanks!

@cheapsteak
Copy link
Member

Hi there
That's a very reasonable request
We don't support this yet, will add it to our list

@branchvincent
Copy link

we have this exact use-case as well, would be much appreciated!

@cheapsteak
Copy link
Member

This should be available on the recent version of apollo-server!
apollographql/apollo-server#6014

@uripre
Copy link
Author

uripre commented Feb 25, 2022

This should be available on the recent version of apollo-server! apollographql/apollo-server#6014

Amazing !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants