DM Twitter

Begin with authorization: Oauth

then TODO

The following sequence as mostly been made using this twitter signin guide.

The url for the request credentials popup

https://api.twitter.com/oauth/authenticate?oauth_token=<token>

How to configure the Twitter DM protocol

FIXME

  1. Apply for a developper account https://developer.twitter.com/en/apply/user it requires a valid account and a phone number
  2. create app fill the form with: ...
  3. Navigate to the "Keys and Tokens" page.
  4. Select 'Create' under the "Access token & access token secret" section.

More information on https://developer.twitter.com/en/docs/basics/getting-started