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
had a backward incompatible change from 4.4, sadly. they kept OAuthHandler as a convenience alias when they renamed it to OAuth1UserHandler, but they moved the constructor's callback arg to keyword and broke positional. :/
0 commit comments