rescue oauth2 timeout - #169
Conversation
|
Do you have any plan to publish new version of this gem? Our app has a monkey patch for the error handling added here. |
|
When I've got a chance to I will |
|
Awesome! Thanks for the PR @nov and thanks for reviewing and merging @BobbyMcWho 🌈 |
|
any chance to release this change as new version of gem?? |
|
Hi @BobbyMcWho 👋 Would it be possible to cut a new release that includes this fix? The last release (v1.8.0) was in June 2022 and it seems that this and other meaningful work is still unreleased We're currently using a workaround to handle OAuth2 timeouts, and having this in an official release would allow us to remove our monkey patch and keep our dependencies up-to-date. If there's anything I can do to help make this happen, please let me know! happy to assist with testing or anything else needed. Thanks for maintaining this gem! |
|
Yes, apologies, when this was merged I was working at an Elixir shop and didn't have things set up and authed to release. |
|
No apologies needed at all! Totally get that time is short and you're busy. Really appreciate you getting the new release. This will help us clean up our codebase! |
same with https://github.com/omniauth/omniauth-oauth2/pull/166/files w/ some fixes