mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +00:00
Update docs/core/platform/application_credentials.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
4833794128
commit
02158c2a7a
@ -42,7 +42,7 @@ An `AuthorizationServer` represents the [OAuth2 Authorization server](https://da
|
||||
|
||||
Credentials may be imported by integrations that used to accept YAML credentials using the import API `async_import_client_credential` provided by the application credentials integration.
|
||||
|
||||
The `auth_domain` is the domain for the auth implementation in in the config entry, which is typically the domain specified in an existing `LocalOAuth2Implementation`.
|
||||
The `auth_domain` is the domain for the auth implementation in the config entry, which is typically the domain specified in an existing `LocalOAuth2Implementation`.
|
||||
|
||||
## ClientCredential
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user