This commit adds CSR validation and generation of a baseline requirements
compatible request token instead of a UUID.
Logging has been configured to use timestamps.
This commit adds CSRF protection based on the gorilla/csrf package.
Node dependencies have been updated.
Logging uses sirupsen/logrus for log level support now.