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
So far, this framework supports two different modes for getting an oAuth request token: reverse auth and the "regular" path that involves authenticating and handling a callback. At some point, I'd like to simply integrate the two where we try reverse auth, then fallback to regular auth.
The text was updated successfully, but these errors were encountered:
So far, this framework supports two different modes for getting an oAuth request token: reverse auth and the "regular" path that involves authenticating and handling a callback. At some point, I'd like to simply integrate the two where we try reverse auth, then fallback to regular auth.
The text was updated successfully, but these errors were encountered: