docs(readme) "Thru openID Cloud Commander could authorize clients on GitHub" -> "Cloud Commander could authorize clients on GitHub via openID"

This commit is contained in:
coderaiser 2013-09-20 10:52:21 +03:00
parent 0cc47d9cbe
commit 509eab3bb5

View file

@ -180,7 +180,7 @@ do something like this:
Authorization
---------------
Thru openID Cloud Commander could authorize clients on GitHub.
Cloud Commander could authorize clients on GitHub via openID.
All things that should be done is must be added **id** and **secret** of application
from github settings page and added to **config.json** (id just) and env varible (secret)
with names: *github_id*, *github_secret*, *dropbox_key*, *dropbox_secret* etc.