1.3.8 (December 22, 2016)
- Configurable header name for auth middleware #28 (thanks to @tehwalris)
Forauth
middleware addedheader
option: name of the HTTP header to pass the token in (default:'Authorization'
).
auth
middleware added header
option: name of the HTTP header to pass the token in (default: 'Authorization'
).