------------------
- Simplified API for using HawkAuth when the id and key are known. (8)
- Added support for overriding the default algorithm (sha256) when deriving
credentials from the hawk session token, via a new ``algorithm`` parameter.
See the README for migration advice if you use the ``credentials`` parameter.