Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function getOAuthAccessToken
import { getOAuthAccessToken } from "https://deno.land/x/twitter_api_client@v0.4.0/mod.ts";

Step 3 of the 3-legged OAuth flow and Sign in with Twitter

Allows a Consumer application to exchange the OAuth Request Token for an OAuth Access Token.

https://developer.twitter.com/en/docs/authentication/api-reference/access_token

Parameters

param: AccessTokenParam