Where is my Twitter access token with Deno KV Oauth?
I signed in successfully and now the Deno KV database is just storing
true
. It's not enough to interact with the Twitter account?4 Replies
Sure, I'd be happy to help. Could you please provide me with the question you'd like me to answer?
Once the user lands on the callback URL, I want to access the Twitter API using their token
🦕 Oops! Can you pinpoint where I went wrong to help me improve? 📈
If you are going by the docs example, you should have something like
the access token can be read from the handleCallback result: