Hass.io view to handle auth requests.
Definition at line 59 of file auth.py.
◆ post()
| web.Response homeassistant.components.hassio.auth.HassIOAuth.post |
( |
|
self, |
|
|
web.Request |
request, |
|
|
dict[str, str] |
data |
|
) |
| |
◆ extra
| homeassistant.components.hassio.auth.HassIOAuth.extra = vol.ALLOW_EXTRA, |
|
static |
◆ name
| string homeassistant.components.hassio.auth.HassIOAuth.name = "api:hassio:auth" |
|
static |
◆ provider
| homeassistant.components.hassio.auth.HassIOAuth.provider |
|
static |
Handle auth requests.
Definition at line 75 of file auth.py.
◆ status
| homeassistant.components.hassio.auth.HassIOAuth.status |
|
static |
◆ url
| string homeassistant.components.hassio.auth.HassIOAuth.url = "/api/hassio_auth" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/hassio/auth.py