Skip to main content

Redirect to Twitter X for authentication

GET 

/auth/redirect/twitter

deprecated

This endpoint redirects the user to the Twitter OAuth authorization URL.

Request

Query Parameters

    redirectUrl uri

    The callback URL to which the user will be redirected after authentication.

Responses

Redirects to Twitter for user authorization

Response Headers

  • Location

    string

    URL to the Twitter OAuth authorization page

Loading...