Skip to content

Commit

Permalink
Merge pull request burnash#339 from bearbin/patch-1
Browse files Browse the repository at this point in the history
Update guided setup documentation for new Google Developers Console UI.
  • Loading branch information
msuozzo committed Jan 5, 2016
2 parents a109c77 + 7862cc5 commit 6d96858
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/oauth2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,11 @@ Using Signed Credentials
.. image:: https://cloud.githubusercontent.com/assets/264674/7033107/72b75938-dd80-11e4-9a9f-54fb10820976.png
:alt: Enabled APIs

3. Go to "Credentials" and hit "Create new Client ID".
3. Go to "Credentials" and choose "New Credentials > Service Account Key".

.. image:: https://cloud.githubusercontent.com/assets/264674/7033101/5d335e4a-dd80-11e4-96c0-fce81919ec2d.png
.. image:: https://cloud.githubusercontent.com/assets/1297699/12098271/1616f908-b319-11e5-92d8-767e8e5ec757.png
:alt: Google Developers Console

4. Select "Service account". Hitting "Create Client ID" will generate a new Public/Private key pair.

.. image:: https://cloud.githubusercontent.com/assets/264674/7032990/6dfaceb2-dd7f-11e4-8071-1490a5b19c8e.png
:alt: Create Client ID in Developers Console

You will automatically download a JSON file with this data.

.. image:: https://cloud.githubusercontent.com/assets/264674/7033081/3810ddae-dd80-11e4-8945-34b4ba12f9fa.png
Expand Down

0 comments on commit 6d96858

Please sign in to comment.