core/homeassistant/auth/providers
Ville Skyttä e8e84fb764 Type check homeassistant.scripts (#25464)
* Run mypy on homeassistant.scripts, disabling bunch of checks for now

* Declare async_initialize in AuthProvider

* Add some type hints

* Remove unreachable code

* Help mypy out

* Script docstring fixes
2019-07-24 13:18:40 -07:00
..
__init__.py Type check homeassistant.scripts (#25464) 2019-07-24 13:18:40 -07:00
command_line.py Added command_line auth provider that validates credentials by calling a command (#19985) 2019-02-06 16:36:41 -08:00
homeassistant.py Resolve race condition when HA auth provider is loading (#21619) 2019-03-04 15:55:26 -08:00
insecure_example.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
legacy_api_password.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
trusted_networks.py Add trusted_users in trusted networks auth provider (#22478) 2019-03-27 21:53:11 -07:00