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.
- Fixes setting of uid from raw_info using sub (uid was previously blank)
- Removed Hydra v0 strategy, which is better handled in the
hydra-v0
branch andv0.x.x
releases
- Replaced force_signup param with a more extensible login_options param
- Added force_signup param to enable passing of custom param to the identity provider
- Changelog in preparation for publishing app to rubygems.org
- Omniauth strategy for authenticating via RPI Hydra V1 endpoints