Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Oktakit::Response::RaiseError#on_complete public
A respond_to? guard clause in Faraday::Middleware prevents this callback from ever executing when the method is private. See https://github.com/lostisland/faraday/blob/main/lib/faraday/middleware.rb#L18
- Loading branch information