mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 05:16:28 +00:00
Update auth_api.md (#151)
Added mention of the UI token generator for Long-Lived Access Tokens in the Home Assistant Profile Page on line 169.
This commit is contained in:
parent
5f4d549954
commit
685856983f
@ -166,6 +166,8 @@ Result will be a long-lived access token:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Additionally, a long-lived access token can be created using the UI tool located at the bottom of the user's Home Assistant profile page.
|
||||||
|
|
||||||
## Making authenticated requests
|
## Making authenticated requests
|
||||||
|
|
||||||
Once you have an access token, you can make authenticated requests to the Home Assistant APIs.
|
Once you have an access token, you can make authenticated requests to the Home Assistant APIs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user