File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## [ v1.8.0] ( https://github.com/omniauth/omniauth-oauth2/releases/tag/v1.7.3 )
1+ ## [ v1.9.0] ( https://github.com/omniauth/omniauth-oauth2/releases/tag/v1.9.0 )
2+ - Prevent timing attacks [ #174 ] ( https://github.com/omniauth/omniauth-oauth2/pull/174 )
3+ - Rescue OAuth2 timeouts [ #169 ] ( https://github.com/omniauth/omniauth-oauth2/pull/169 )
4+
5+ ## [ v1.8.0] ( https://github.com/omniauth/omniauth-oauth2/releases/tag/v1.8.0 )
26- Relaxes allowed versions of the oauth2 gem. [ #146 ] ( https://github.com/omniauth/omniauth-oauth2/pull/146 )
37- Requires omniauth ` ~> 2.0 ` [ #152 ] ( https://github.com/omniauth/omniauth-oauth2/pull/152 )
48
Original file line number Diff line number Diff line change 11module OmniAuth
22 module OAuth2
3- VERSION = "1.8 .0" . freeze
3+ VERSION = "1.9 .0" . freeze
44 end
55end
You can’t perform that action at this time.
0 commit comments