We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c54b733 commit f5112f2Copy full SHA for f5112f2
README.md
@@ -15,7 +15,7 @@ A production-ready document management platform built with **Node.js**, **Expres
15
16
## ✨ Key Features
17
18
-- **🔐 Secure Authentication** - JWT + session-based auth with bcrypt hashing
+- **🔐 Secure Authentication** - JSON Web Tokens + session-based auth with bcrypt hashing
19
- **👥 Role-Based Access Control** - Admin, Contributor, Viewer permissions
20
- **☁️ Cloud Storage** - Direct AWS S3 integration with 100MB file support
21
- **🔍 Smart Search** - Client-side filtering and real-time search
0 commit comments