added logout option

This commit is contained in:
slawk0
2024-08-24 17:19:01 +02:00
parent 9cd9c7495a
commit 55c2cd07c9
4 changed files with 34 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
Web chat (not finished!)
========================
Web chat application using Express.js, Socket.io, Postgresql, and JWT for user authentication .
Web chat application using Express.js, Socket.io, bcrypt, Postgresql, and JWT for user authentication .
Selfhost:
1. **Clone repository:**