Changelog for
ruby2.5-rubygem-omniauth-google-oauth2-0.5.2-1.2.x86_64.rpm :
* Thu Aug 03 2017 cooloAATTsuse.com- updated to version 0.5.2 see installed CHANGELOG.md [#]# 0.5.2 - 2017-07-30 [#]## Added - Nothing [#]## Deprecated - Nothing. [#]## Removed - New `authorize_url` and `token_url` endpoints are reverted until JWT 2.0 ships. [#]## Fixed - Nothing [#]# 0.5.1 - 2017-07-19 [#]## Added -
*Breaking
* JWT iss verification can be enabled/disabled with the `verify_iss` flag - see the README for more details. - Authorize options now includes `device_id` and `device_name` for private ip ranges. [#]## Deprecated - Nothing. [#]## Removed - Nothing. [#]## Fixed - Updated `authorize_url` and `token_url` to new endpoints.
* Wed May 31 2017 cooloAATTsuse.com- updated to version 0.5.0 see installed CHANGELOG.md [#]# 0.5.0 - 2017-05-29 [#]## Added - Rubocop checks to specs. - Defaulted dev environment to ruby 2.3.4. [#]## Deprecated - Nothing. [#]## Removed - Testing support for older versions of ruby not supported by OmniAuth 1.5. - Key `[:urls][\'Google\']` no longer exists, it has been renamed to `[:urls][:google]`. [#]## Fixed - Updated all code to rubocop conventions. This includes the Ruby 1.9 hash syntax when appropriate. - Example javascript flow now picks up ENV vars for google key and secret.
* Thu Apr 07 2016 cooloAATTsuse.com- updated to version 0.4.1 see installed CHANGELOG.md [#]# 0.4.1 - 2016-03-14 [#]## Added - Nothing. [#]## Deprecated - Nothing. [#]## Removed - Nothing. [#]## Fixed - Fixed JWT iat leeway by requiring ruby-jwt 1.5.2 [#]# 0.4.0 - 2016-03-11 [#]## Added - Addedd ability to specify multiple hosted domains. - Added a default leeway of 1 minute to JWT token validation. - Now requires ruby-jwt 1.5.x. [#]## Deprecated - Nothing. [#]## Removed - Removed support for ruby 1.9.3 as ruby-jwt 1.5.x does not support it. [#]## Fixed - Nothing.
* Sun Jan 31 2016 mrueckertAATTsuse.de- update to 0.3.1
* Mon Jan 11 2016 mrueckertAATTsuse.de- update to 0.3.0
* Tue Dec 01 2015 mrueckertAATTsuse.de- update to 0.2.10
* Sat Sep 26 2015 mrueckertAATTsuse.de- update to 0.2.7
* Wed Jul 23 2014 mrueckertAATTsuse.de- initial package