Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 893 Bytes

Changelog

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.

[1.4.0] - 2023-02-13

Changed

  • Fixes setting of uid from raw_info using sub (uid was previously blank)

[1.3.1] - 2021-10-14

Changed

  • Removed Hydra v0 strategy, which is better handled in the hydra-v0 branch and v0.x.x releases

[1.3.0] - 2021-10-14

Changed

  • Replaced force_signup param with a more extensible login_options param

[1.2.0] - 2021-09-30

Added

  • Added force_signup param to enable passing of custom param to the identity provider

[1.1.0] - 2021-09-10

Added

  • Changelog in preparation for publishing app to rubygems.org
  • Omniauth strategy for authenticating via RPI Hydra V1 endpoints