You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless I am mistaken, the main OAuth2 gem as it stands (still) uses Faraday and removing Faraday here breaks any error handling raised by Faraday in the OAuth2 gem.
The text was updated successfully, but these errors were encountered:
Commit
3be4ea
, release 1.3.0 refers.Unless I am mistaken, the main OAuth2 gem as it stands (still) uses Faraday and removing Faraday here breaks any error handling raised by Faraday in the OAuth2 gem.
The text was updated successfully, but these errors were encountered: