All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.1 - 2019-12-10
- Fixes custom cookie name
2.0.0 - 2018-11-15
- User infos are now in
artifacts
and tokens are uncredentials
1.2.3 - 2018-10-12
- Throw error instead of h.unauthenticated()
1.2.2 - 2018-10-11 [YANKED]
- Syntax error
1.2.1 - 2018-10-11 [YANKED]
- Fixes bug when no cookie was set
1.2.0 - 2018-10-11 [YANKED]
- Scope can now be set in configuration
- Log authentication error
1.1.0 - 2018-10-10
- Allows manual OIDC configuration
1.0.0 - 2018-10-08
- First version