omniauth-steam icon indicating copy to clipboard operation
omniauth-steam copied to clipboard

Steam authentication strategy for OmniAuth

Results 3 omniauth-steam issues
Sort by recently updated
recently updated
newest added

I've been having an issue since I re-tried this gem. I'm noticing that `current_user` is always being returned as NIL when I try to inact the omniauth-steam function. I've discussed...

Just thought I'd let the maintainers for this gem know of this issue I'm facing when using the `omniauth-steam` gem together with Rails 4.1 with the new `cookies_serializer` option set...

Hi, getting a weird issue with steam oauth now: ``` 2014-04-09T16:18:47.836005+00:00 app[web.1]: NoMethodError (undefined method `[]' for nil:NilClass): 2014-04-09T16:18:47.836196+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/omniauth-steam-1.0.3/lib/omniauth/strategies/steam.rb:39:in `player' 2014-04-09T16:18:47.836196+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/omniauth-steam-1.0.3/lib/omniauth/strategies/steam.rb:17:in `block in ' 2014-04-09T16:18:47.836196+00:00 app[web.1]:...