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

Regenerate API key for Airtable #131

Open
4 tasks
mateoclarke opened this issue Feb 26, 2018 · 0 comments
Open
4 tasks

Regenerate API key for Airtable #131

mateoclarke opened this issue Feb 26, 2018 · 0 comments

Comments

@mateoclarke
Copy link
Contributor

mateoclarke commented Feb 26, 2018

Since this was a quick and dirty prototype, we created a throw-away Airtable account with read-only access to the Airtable spreadsheet. Gatsby uses this API key to pull data out of Airtable and inserts it into its GraphQL data layer.

We aren't really worried about this API getting misused since it is disposable, not connected to any other data, and read-only. But it is a bad practice. We should store secrets a file that is gitignored.

Here are docs about how to do this within Gatsby/React
gatsbyjs/gatsby#660

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

1 participant