summaryrefslogtreecommitdiff
path: root/doc/api-authentication.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-authentication.markdown')
-rw-r--r--doc/api-authentication.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api-authentication.markdown b/doc/api-authentication.markdown
index 3ba1e8f5..be536be3 100644
--- a/doc/api-authentication.markdown
+++ b/doc/api-authentication.markdown
@@ -17,7 +17,8 @@ Default method (HTTP Basic)
### User credentials
-- Use the real username and password
+- Username: username
+- Password: user password or personal access token
The API use the [HTTP Basic Authentication Scheme described in the RFC2617](http://www.ietf.org/rfc/rfc2617.txt).