Skip to content

Commit

Permalink
#3 Explain for each module how to set up OAuth Apps
Browse files Browse the repository at this point in the history
  • Loading branch information
groganz committed Sep 11, 2016
1 parent 4767833 commit 2d5754c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
4 changes: 3 additions & 1 deletion ce/administrator/configuration/oauth_apps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ OAuth Apps
Create new OAuth Apps
---------------------

.. _create-new-oauth-apps:

To allow CampaignChain to post to Twitter, Facebook and some more Channels, it
must be able to access the REST APIs of such Channels. Hence, CampaignChain
must be registered as an App with these Channels to receive an App Key and App
Secret.

There are How-Tos available for each Channel:

- :ref:`Twitter OAuth app configuration`
- :ref:`Twitter <twitter-oauth-app-configuration>`

Edit existing OAuth App credentials
-----------------------------------
Expand Down
2 changes: 1 addition & 1 deletion package/campaignchain_twitter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The above modules are included in the Community Edition by default.
Configuration
-------------

.. _Twitter OAuth app configuration:
.. _twitter-oauth-app-configuration:

Before you can post on Twitter from within CampaignChain, an OAuth app must be
created in Twitter:
Expand Down
7 changes: 4 additions & 3 deletions user/get_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ Twitter user account.
1. Connect to a Location
------------------------

To connect a Twitter Location with CampaignChain, click the *Create New*
button in the header menu and choose *Location*.
To show you how to connect a new Location, we'll use Twitter as an example. To
connect a Twitter Location with CampaignChain, click the *Create New* button in
the header menu and choose *Location*.

.. image:: /images/user/create_new_location.png
:width: 600px
Expand All @@ -26,7 +27,7 @@ On the next screen, select Twitter as the Channel and click *Next*.
.. note::

Should you now see the *Provide Application Credentials* screen, then please
see the documentation on :ref:`Twitter OAuth app configuration`.
see :ref:`how to create new OAuth Apps <create-new-oauth-apps>`.

When clicking the button *Connect with Twitter*, the login screen for Twitter
will be displayed to you. Please enter your Twitter user name and your Twitter
Expand Down

0 comments on commit 2d5754c

Please sign in to comment.