mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-25 20:36:50 +00:00
15 lines
474 B
Markdown
15 lines
474 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
|
|
---
|
|
|
|
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.
|