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

Moved Twitter consumer key & secret from source to environment variables #3

Merged
merged 2 commits into from Apr 14, 2013

Conversation

paullang
Copy link
Contributor

I think it is a safer practice to store the authentication credentials in environment variables rather than hard coded in the source (which may even be stored in a public repository).

Also, I modified the README to have a little more information about setting up the environment once cloned and an alternative way to run the app.

(BTW, if you accept this pull request, I would like to make more contributions as well. I think node on the backend and Angular on the front-end is a clean approach when you want to support multiple UI front-ends such as web, iOS, and Android)

ganarajpr added a commit that referenced this pull request Apr 14, 2013
Moved Twitter consumer key & secret from source to environment variables
@ganarajpr ganarajpr merged commit 52bfdfe into ganarajpr:master Apr 14, 2013
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.

None yet

2 participants