mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 14:56:28 +00:00
Fix link
This commit is contained in:
parent
569128fa90
commit
8ad362e792
@ -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:
|
||||
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user