Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

49 lines (38 loc) · 1.46 KB

Change log

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

Fixed

  • Fixes custom cookie name

2.0.0 - 2018-11-15

Changed

  • User infos are now in artifacts and tokens are un credentials

1.2.3 - 2018-10-12

Fixed

  • Throw error instead of h.unauthenticated()

1.2.2 - 2018-10-11 [YANKED]

Fixed

  • Syntax error

1.2.1 - 2018-10-11 [YANKED]

Fixed

  • Fixes bug when no cookie was set

1.2.0 - 2018-10-11 [YANKED]

Added

  • Scope can now be set in configuration
  • Log authentication error

1.1.0 - 2018-10-10

Added

  • Allows manual OIDC configuration

1.0.0 - 2018-10-08

Added

  • First version