This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use helmet module to more secure application
Helmet module is the middleware to add security headers for Application. I think these headers is so important for security that we should also use in MEAN.js. We need to install the latest one from github currently because it looks old on the npm site. The old one is not working on my local MEAN.js stack.
- Loading branch information