diff options
Diffstat (limited to 'docs/auth.rst')
-rw-r--r-- | docs/auth.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/auth.rst b/docs/auth.rst index 26a89b6f..07d8865c 100644 --- a/docs/auth.rst +++ b/docs/auth.rst @@ -1,3 +1,5 @@ +.. _authentication: + Authentication ============== @@ -13,7 +15,7 @@ client. There are currently two distinct authenticated entry points: * A public TLS encrypted **Users API**, providing the *Synchronization* and - *Blobs* services, verified against the Leap Platform + :ref:`blobs` services, verified against the Leap Platform ``tokens`` database. * A local plaintext **Services API**, currently providing only the delivery |