mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 14:56:50 +00:00

* Sets front matter defaults * Removes default front matter from section templates/pages * Removes default front matter from addon pages * Removes default front matter from integration pages * Removes default front matter from posts * Removes default front matter from docs pages * Removes default front matter from other pages * Fixes blog category pages
13 lines
440 B
Markdown
13 lines
440 B
Markdown
---
|
|
title: "Auth"
|
|
description: "This integration is responsible for providing the authentication endpoints."
|
|
logo: home-assistant.png
|
|
ha_category:
|
|
- Other
|
|
ha_release: 0.73
|
|
ha_qa_scale: internal
|
|
---
|
|
|
|
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.
|