DontStopPrograming / DontStopPrograming/Backend_standard

Feat: Implement JWT and bcrypt security

オープン
#4 コメント 0 件 リアクション 0 件 担当者 1 名 @DontStopPrograming が担当を希望しています GitHub で見る
主要言語
TypeScript
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

###
Create the necessary middleware to manage user authentication and enhance application security.

### Task to complete
- Implement JWT generation and verification.
- Set up bcrypt for password hashing.
- Develop middleware to project private routes.
- Ensure passwords are securely stored in the database.

### Acceptance criteria
- Users must be able to log in securely.
- JWT tokens should expire as per the configured settings.
- Passwords stored in the database must be irrecoverable.

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

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

評価

この issue はまだ評価されていません。

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

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