realdoug / omniauth-salesforce

OmniAuth strategy for salesforce.com
MIT License
65 stars 90 forks source link

Impossible upgrade OmniAuth to v2 #31

Open diegodurante opened 3 years ago

diegodurante commented 3 years ago

Is not possible to upgrade to last version of omniauth gem which is v2.0.1 at the moment (FYI https://rubygems.org/gems/omniauth)

Since there is this dependency: https://github.com/realdoug/omniauth-salesforce/blob/master/omniauth-salesforce.gemspec#L18

Please support this upgrade.

pravi commented 2 years ago

@realdoug we'd like to update omniauth to 2.0 in debian but this is one of the blockers

matteeyah commented 1 year ago

Hey, I forked this repo and created a different gem where I updated the dependencies so you can use OmniAuth v2. We use it at my company so we'll support it as long as we're using it - https://github.com/matteeyah/omniauth-salesforce