mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 12:26:29 +00:00
Small update on auth doc (#760)
This commit is contained in:
parent
48f9b25e88
commit
b7495603df
@ -627,6 +627,7 @@ Set the output volume for a specific application
|
||||
<ApiEndpoint path="/auth" method="post">
|
||||
You can do authentication against Home Assistant Core.
|
||||
You can POST the data as JSON, as urlencoded (with `application/x-www-form-urlencoded` header) or by using use basic authentication.
|
||||
For using Basic authentication, you can use the `X-Supervisor-Key` for Supervisor authentication token.
|
||||
|
||||
**Payload:**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user