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

Module 3 - adding authentication layer & adding .env reference #21

Open
joeyklee opened this issue Mar 27, 2019 · 2 comments
Open

Module 3 - adding authentication layer & adding .env reference #21

joeyklee opened this issue Mar 27, 2019 · 2 comments
Labels
for next time Ideas that could be for follow-up content.

Comments

@joeyklee
Copy link
Collaborator

Hi @shiffman!

I made an updated version of the weather application for module 3 that makes use of the node environment variables using .env and making use of a config.js file to take care of things like PORT and USERNAME and PASSWORD for adding a simple authentication layer - similar to using an API key. We can use the version without authentication, but just wanted to bring this to your attention in case this makes sense for you.

See: https://github.com/joeyklee/the-weather-here/tree/with-authentication

@shiffman
Copy link
Member

Awesome! I'd love to cover this and I think it'll just come down to how much time there is. . .Since each module will be a series of 3-5 videos, I think adding an additional one to talk about authentication would be really great!

@joeyklee
Copy link
Collaborator Author

@shiffman - cool! I'm happy to clarify or shed light on anything that might be confusing. Thanks! 🙏

@shiffman shiffman added the for next time Ideas that could be for follow-up content. label May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for next time Ideas that could be for follow-up content.
Projects
None yet
Development

No branches or pull requests

2 participants