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
A OAith 1 access token/secret pair can be shared only across clients using the same id/secret, so the current implementation of API's Twitter auth is basically unusable. To let consumers use Twitter auth flow let's implement a new version of the endpoint that supports OAuth Echo.
A OAith 1 access token/secret pair can be shared only across clients using the same id/secret, so the current implementation of API's Twitter auth is basically unusable. To let consumers use Twitter auth flow let's implement a new version of the endpoint that supports OAuth Echo.
See also:
The text was updated successfully, but these errors were encountered: