CodingTrain / CodingTrain/Intro-to-Data-APIs-JS
Very Basic Authentication
- 主要言語
- HTML
- スター
- 759
- フォーク
- 592
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi Dan,
This is quite likely for another time, but I found that a lot of students generally are looking for some basic authentication. Express has a handy `basic-express-auth` library for handling simple authentication.
I made an example which "protects" an application with a simple username and password. The example shows what this looks like for NeDB and mongodb
https://github.com/joeyklee/very-basic-express-auth-example
This example pairs with this live coding video tutorial
+ https://youtu.be/kLv9J0KLeCQ
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、issue にリンクされている very-basic-express-auth-example と、それに付随する live-coding video を確認し、その後、この repository に既に存在する examples と structure と比較してください。意図された基本的な username-and-password authentication example が定義され、関連する data-store examples に統合された時点で、作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- express, javascript, mongodb
- 領域
- api, authentication, backend, databases
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100