Closed vishnukool closed 9 years ago
Yeah steam likes to be down :) Can we get a gem update please? :+1:
I'm fairly new to ruby, so i'm unaware of how to update the gem. Is this something i can do or the omniauth-steam has to do it ?
@vishnukool No worries, that's a maintainers job. I could build the gem on my own but I can't push it to rubygems :)
Ensuring we raise a omnauth failure when json parse exception happens when steam is down. The clients using the gem can plugin behaviour on failure with this handler to redirect to specific controller action
OmniAuth.config.on_failure = WelcomeController.action(:steam_error)