This commit is contained in:
Paulus Schoutsen 2018-07-05 09:00:39 -04:00
parent 569128fa90
commit 8ad362e792
2 changed files with 1 additions and 3 deletions

View File

@ -5,7 +5,7 @@ authorFBID: 297400035
title: Trying the new auth system
---
In Home Assistant 0.69 we introduced the foundation for a new [authentication API](auth_index.md). We're switching from a single hardcoded API password to a refresh/access token based authentication system (powered by OAuth2).
In Home Assistant 0.69 we introduced the foundation for a new [authentication API](/docs/en/auth_index.html). We're switching from a single hardcoded API password to a refresh/access token based authentication system (powered by OAuth2).
For Home Assistant 0.73, I've sprinted together with [@awarecan] to ensure that we have reached a minimum viable product of the auth system:

View File

@ -116,8 +116,6 @@
"internationalization_custom_component_localization": "Custom Component Localization",
"internationalization_index": "Internationalization",
"internationalization_translation": "Translation",
"lovelace_card_types": "Type Of Cards",
"Cards": "Cards",
"lovelace_custom_card": "Custom Cards",
"lovelace_index": "Lovelace UI",
"maintenance": "Maintenance",