mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-13 06:28:59 +00:00
17 lines
523 B
Markdown
17 lines
523 B
Markdown
---
|
|
layout: page
|
|
title: "Auth"
|
|
description: "This component is responsible for providing the authentication endpoints."
|
|
date: 2018-03-19 21:04
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: home-assistant.png
|
|
ha_category: Other
|
|
ha_release: 0.73
|
|
ha_qa_scale: internal
|
|
---
|
|
|
|
This component creates the endpoints for the [authentication system](/docs/authentication/) that is built into Home Assistant. There are no configuration options for this component directly as it relies on the auth system in the core.
|