Authentication Backend API
An Express authentication API with JWT login, password hashing, user registration, and MongoDB persistence.
Key Features
- JWT-based login and protected API endpoints
- Password hashing and secure credential handling
- User registration and role-based access controls
- MongoDB-backed persistence and session handling
- CORS and security middleware for API protection