expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.34k stars 884 forks source link

[with-twitter-auth] Fixing backend issue for request token missing on step 3 #353

Closed NoureddinBakir closed 2 years ago

NoureddinBakir commented 2 years ago

In regards to completing step #3 in the 3-legged OAuth flow, the options need to be renamed. This was a costly bug I came across.

NoureddinBakir commented 2 years ago

Seems some people still are experiencing this issue: https://github.com/expo/examples/issues/352