Update auth_internal.rst
This commit is contained in:
Родитель
22ed4545e0
Коммит
31196d43ce
|
@ -11,7 +11,7 @@ your API keys, read the :ref:`documentation for external authentication
|
|||
<api-auth>` instead.
|
||||
|
||||
When using this authentication mechanism, the server creates a session and stores the
|
||||
session id in the ``sessionid` cookie when the user logs in.
|
||||
session id in the ``sessionid`` cookie when the user logs in.
|
||||
The client must then include that session id in an ``Authorization`` header on requests
|
||||
that need authentication.
|
||||
The clients never generate tokens or sessions themselves.
|
||||
|
|
Загрузка…
Ссылка в новой задаче