Docs: Remove session cookie option for http api auth docs (#111729)
This commit is contained in:
@@ -4,7 +4,7 @@ comments: |
|
||||
This file is used in the following files: developers/http_api/{_index.md,authentication.md}
|
||||
---
|
||||
|
||||
You can authenticate HTTP API requests using basic authentication, a service account token, or a session cookie (acquired via regular login or OAuth).
|
||||
You can authenticate HTTP API requests using basic authentication or a service account token.
|
||||
|
||||
### Basic auth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user