We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb534c6 commit b85b253Copy full SHA for b85b253
CHANGELOG.md
@@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.
24
- [PR #128][128] Instructions for contributing by @pboling
25
### Changed
26
- Deprecate `require 'omniauth/identity'` by @pboling
27
- - in favor of `require omniauth-identity` (matching the gem name)
+ - in favor of `require 'omniauth-identity'` (matching the gem name)
28
### Fixed
29
- [PR #120][120] Fix: handling of SCRIPT_NAME for registration_path by @btalbot
30
- [PR #122][122] Compatibility with rack v3.1+: use `req.params[]` instead of `req[]` by @emon
0 commit comments