Restructure docs APIs (#504)

This commit is contained in:
Franck Nijhof
2020-05-10 21:20:30 +02:00
committed by GitHub
parent 89a7d9a2f7
commit 269b3594cd
13 changed files with 43 additions and 21 deletions

View File

@@ -0,0 +1,9 @@
---
title: "Authenticated Webview"
---
Your application already asked the user to authenticate. This means that your app should not ask the user to authenticate again when they open the Home Assistant UI.
To make this possible, the Home Assistant UI supports [external authentication](frontend_external_auth). This allows your app to provide hooks so that the frontend will ask your app for access tokens.
Note that this feature requires a direct connection to the instance.