Closed ChalkyBrush closed 6 years ago
Yeah, steam broke stuff and started using https (which is generally a good thing) for their claim url which was documented by steam, until today, to be specifically http. The issue has a PR (https://github.com/reu/omniauth-steam/pull/29) already.
I've hit this issue too, Any idea on how long it will take to fix?
I just forked the repo and updated into a own gem until a PR with fix is pushed through
confirmed!
this will fix it
https://github.com/reu/omniauth-steam/pull/31/files/5a6cc0d1e739450b18ada224b5731d13ba9977cc
How can i have this fix guy ?
gem "omniauth-steam", github: "krtschmr/omniauth-steam"
@delpierrem
just use the github fork of me?
This has been fixed and should be closed.
I think it's better to close this when a new Gem is going to be cut with the fix, otherwise people will update the gem assuming it will work, but that's not the case at the moment.
The fix is in master already. #33 just needs to be merged.
Just want to add the string Steam Claimed ID mismatch
so this issue will show up in search results.
I guess for the time being the fix would be to use the gem from my repo (https://github.com/Deekor/omniauth-steam) until @reu gets around to merging #33
gem 'omniauth-steam', git: 'https://github.com/Deekor/omniauth-steam.git'
just a headsup