CodingTrain / CodingTrain/Intro-to-Data-APIs-JS
Module 3 - adding authentication layer & adding .env reference
Offen
for next time
- Vorherrschende Sprache
- HTML
- Sterne
- 759
- Forks
- 592
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.