DoSomethingArchive/tmi

Update Twitter auth flow to save access token

Opened this issue · 0 comments

Save the access_token retrieved from the initial Twitter application auth process so that on future page loads, that request can be skipped and it can instead go straight into the getTweets() step.