Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #235 from koalie/patch-18
Browse files Browse the repository at this point in the history
Editorial
  • Loading branch information
foxmask committed Oct 12, 2017
2 parents 8c9f998 + 2419c5f commit eb1bcbc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/twitter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ a Social Network
Requesting a key
----------------

Access to the page https://apps.twitter.com/app/new
Access the page https://apps.twitter.com/app/new

* for the field "WebSite", set https://<yourdomain.com>
* for the field "Callback URL", set https://<yourdomain.com>/th/callbacktwitter
* in the field "WebSite", set https://<yourdomain.com>
* in the field "Callback URL", set https://<yourdomain.com>/th/callbacktwitter

then validate and grab the key on the next page

The service keys
----------------

Here are the modifications of .env file you will need to do to be able to use your credentials with Twitter
Here are the modifications of .env file you will need to make to be able to use your credentials with Twitter

.. code-block:: python
Expand Down

0 comments on commit eb1bcbc

Please sign in to comment.