summaryrefslogtreecommitdiff
path: root/json/authentication.rst
diff options
context:
space:
mode:
Diffstat (limited to 'json/authentication.rst')
-rw-r--r--json/authentication.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/json/authentication.rst b/json/authentication.rst
index 0fff225..28fdf00 100644
--- a/json/authentication.rst
+++ b/json/authentication.rst
@@ -5,6 +5,10 @@ Authentication
Authentication is divided into two steps: Partner and user login.
+
+.. index::
+ single: test.checkLicensing
+
.. _test-checkLicensing:
Check licensing
@@ -21,6 +25,10 @@ enforces this restriction. The request has no parameters.
isAllowed,bool,
+
+.. index::
+ single: auth.partnerLogin
+
.. _auth-partnerLogin:
Partner login
@@ -91,6 +99,10 @@ Code Description
1002 INVALID_PARTNER_LOGIN. Invalid partner credentials.
==== ============
+
+.. index::
+ single: auth.userLogin
+
.. _auth-userLogin:
User login