CodingTrain / CodingTrain/Intro-to-Data-APIs-JS

Module 3 - adding authentication layer & adding .env reference

オープン
#21 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
for next time
主要言語
HTML
スター
759
フォーク
592
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

現在の天気アプリケーションを確認し、リンク先の repository にある認証付きの提案版と比較してください。まず、.env の使用方法と、config.js における PORT、USERNAME、PASSWORD の扱いを調べてください。完了条件は、この認証アプローチを Module 3 に含めるべきかについて maintainer が判断し、採用する場合は明確な統合要件が定められることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, node.js
領域
authentication, backend
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。