u12206050 / figma-plugin-graphql

Figma plugin, add data to your elements straight from GraphQL
MIT License
9 stars 2 forks source link

Allow customization of headers and cors proxy #1

Closed six7 closed 4 years ago

six7 commented 4 years ago

This PR adds a new settings route in which a user can define custom headers and a custom cors proxy, making it easier to access secured graphql servers with e.g. an Authorization header.

Also changed the help icon to match the introduced settings icon, moved icons to the right and added a second row, allowing longer server URLs.

u12206050 commented 4 years ago

I tried to get it working locally but couldn't, too many issues.