How can I config omniauth-oauth2 timeout?
Created by: jack230230
Sometime I found that login with github will stuck which made my server die.The reason is omniauth oauth2 connect to the github server timeout. The default timeout is 30 seconds,I think it is too long ,so how can I config the value?