Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function getAuthenticateUrl
import { getAuthenticateUrl } from "https://deno.land/x/twitter_api_client@v0.4.0/auth/oauth.ts";

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

Allows a Consumer application to use an OAuth Request Tokento request user authorization.

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

Parameters

param: AuthenticationParam