Skip to content

Latest commit

 

History

History
53 lines (23 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

53 lines (23 loc) · 2.05 KB

0.3.3 (2020-10-05)

Bug Fixes

  • updates for audit findings (4e51790)

0.3.2 (2020-10-05)

Bug Fixes

  • correct authz fallback claim (26cbf71)

0.3.1 (2020-04-10)

Bug Fixes

  • remove incorrect parameter reference in simpleurl.js (020ab20)

0.3.0 (2020-04-10)

Bug Fixes

  • copy simpleurl.js to distribution on build/package (160484b)

Features

  • add simple-url handling and non-trailing slash redirect option (06cd901)

0.2.0 (2020-04-07)

Features

  • add webpack config for bundling handler (d9c51c4)

0.1.1 (2020-04-06)

Bug Fixes

  • change claim for v2.0 id_token compatibility (892d768)

0.1.0 (2020-04-03)

Features

  • initial package release (addcf15)