This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
1.7.0
- Accept
CSRF-Token
andXSRF-Token
request headers - Default
cookie.path
to'/'
, if using cookies - deps: [email protected]
- deps: csrf@~2.0.6
- deps: [email protected]
- deps: uid-safe@~1.1.0
- deps: http-errors@~1.3.1
- Construct errors using defined constructors from
createError
- Fix error names that are not identifiers
- Set a meaningful
name
property on constructed errors
- Construct errors using defined constructors from