graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.77k stars 735 forks source link

Prompt for Graphcool secret or token when opening Graphcool DB endpoint without context #332

Open schickling opened 6 years ago

schickling commented 6 years ago

When opening a Graphcool DB endpoint without any kind of authentication context (i.e. graphql-config-extension-graphcool), the Playground should prompt the developer to enter a secret or token when selecting the db project.

schickling commented 6 years ago

@kuldar can you please provide a design suggestion for this?