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
As discussed in #1358 (comment), it is currently not a straightforward process to support both Faraday v1 and v2 ways of adding authentication to a request.
CHECKLIST (delete before creating the issue)
Make the authorization middleware work the same as v2 also in v1, while maintaining backwards compatibility
Update documentation to explain what is possible in v1 and what will be available in v2