From 0d3458fab0eb95c19a982d1dd61b04d230c8915f Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 9 Aug 2024 11:56:17 +0200 Subject: feat: add another project --- html/projects.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'html') diff --git a/html/projects.html b/html/projects.html index e333ad3..33c189b 100644 --- a/html/projects.html +++ b/html/projects.html @@ -58,6 +58,11 @@ web app using react for frontend and express for backend with JSON Web Token (JWT) for session handling GitHub + + Authentication + yet another authentication system. this time, it securely stores passwords using bcrypt with salting. + GitHub + -- cgit v1.3.1