mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-26 22:37:36 +00:00
16 lines
502 B
Markdown
16 lines
502 B
Markdown
---
|
|
title: Auth
|
|
description: This integration is responsible for providing the authentication endpoints.
|
|
ha_category:
|
|
- Other
|
|
ha_release: 0.73
|
|
ha_quality_scale: internal
|
|
ha_codeowners:
|
|
- '@home-assistant/core'
|
|
ha_domain: auth
|
|
ha_integration_type: system
|
|
---
|
|
|
|
This integration creates the endpoints for the [authentication system](/docs/authentication/) that is built into Home Assistant.
|
|
There are no configuration options for this integration directly as it relies on the auth system in the core.
|