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

Remove access tokens from code #295

Open
jdwillemse opened this issue Jul 4, 2022 · 1 comment
Open

Remove access tokens from code #295

jdwillemse opened this issue Jul 4, 2022 · 1 comment

Comments

@jdwillemse
Copy link

There is an env.js file in the root that contains access tokens. We should remove these. I'd suggest switching to using the dotenv package

@denisw
Copy link
Collaborator

denisw commented Jul 6, 2022

Newer Next.js versions have built-in support for .env, but we'll need to use dotenv for now.

We'll also need to update the README to explain where to get the Contentful access token from.

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

2 participants