core/homeassistant/auth
Ville Skyttä 0c5ca3084e
Add and fix type hints ()
* Fix exceptions.Unauthorized.permission type

* Use auth.permission consts more

* Auth typing improvements

* Helpers typing improvements

* Calculate self.state only once
2020-06-06 20:34:56 +02:00
..
mfa_modules Add and fix type hints () 2020-06-06 20:34:56 +02:00
permissions
providers Add and fix type hints () 2020-06-06 20:34:56 +02:00
__init__.py Add ability to specify group when creating user () 2020-03-30 20:33:43 +02:00
auth_store.py
const.py
models.py Use PEP 526 syntax with NamedTuples () 2020-03-21 11:18:32 +02:00