From 0d835856c3d9e2580820edf2d08c18c2741cfa9b Mon Sep 17 00:00:00 2001 From: schererleander Date: Sun, 11 Aug 2024 15:29:05 +0200 Subject: update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2bf05b..7008dc8 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ This is a simple authentication system built using Express.js. It demonstrates h - Password hashing with bcrypt ## Planned Features -- Email validation -- Password requirements +- Email validation (done) +- Password requirements (done) - GitHub OAuth integration - "Forgot Password" functionality via email (maybe) -- cgit v1.3.1