From 4112a3225224a0308a430052218ffab03721de66 Mon Sep 17 00:00:00 2001 From: Jesse Stuart Date: Wed, 22 Aug 2012 14:09:48 -0400 Subject: [PATCH] Update intro --- content/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/index.md b/content/docs/index.md index 01e3624..b5359bd 100644 --- a/content/docs/index.md +++ b/content/docs/index.md @@ -14,7 +14,7 @@ The API is [RESTful](http://en.wikipedia.org/wiki/Representational_state_transfer#RESTful_web_services), using [JSON](http://en.wikipedia.org/wiki/JSON) over [HTTPS](http://en.wikipedia.org/wiki/HTTPS) (**Important**: HTTPS is used -everywhere, unencrypted HTTP requests are used.) +everywhere.) Requests are authenticated with [HMAC](http://en.wikipedia.org/wiki/Hash-based_message_authentication_code) signatures, and apps use [OAuth 2](http://en.wikipedia.org/wiki/OAuth) to access