DontStopPrograming / DontStopPrograming/Backend_standard

Feat: Implement JWT and bcrypt security

Abierto
#4 0 comentarios 0 reacciones 1 asignado Reclamado por @DontStopPrograming Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

###
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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.