Franck Nijhof 1833c32a2c Cleans up front matter (#9835)
* 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
2019-07-11 14:35:08 -07:00

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.