hsudb
Version:
HMAC (stored in the database) URL signing middleware for Express
21 lines (10 loc) • 446 B
Markdown
# HSUDB change log
All notable changes to HSUDB will be documented here. This project adheres to [Semantic Versioning](http://semver.org/).
## [1.1.1] - 2019-04-09
- Added debug output via the debug module.
## [1.1.0] - 2017-03-08
- Added flexibility so that URLs other than `req.originalUrl` can be verified.
## [1.0.0] - 2016-03-14
- First complete version.
## [0.0.1] - 2016-02-10
- Created first version. Essentially, just a shell.