Skip to content

Simplify setup with file instead of Environment Variables #6

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TechnicalJohn
Copy link

-Updated .gitignore for pipenv and secrets.py
-Added example secrets.py file with the contents of what used to be environment variables
-If secrets.py isn't found, offer a meaningful error message pointing in the direction of what to do.

Instead of creating environment variables, why not use a secrets file? I realize there's a small amount of security risk with that, but I would think is negligible versus the ease of setup.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

Instead of creating environment variables, why not use a secrets file? I realize there's a small amount of security risk with that, but I would think is negligable versus the ease of setup.
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

Successfully merging this pull request may close these issues.

1 participant