Fix Login Feature issue #92 & authentication middleware
Created by: lecegues
- Fix to issue #92 (closed) by moving JWT_SECRET to a .env file
Goal: More Security Methods
- Created and tested admin authentication middleware for backend
- Created and tested sanitization & validation for backend