core/homeassistant/auth/providers
Jason Hu 4a3b4cf346 Resolve race condition when HA auth provider is loading (#21619)
* Resolve race condition when HA auth provider is loading

* Fix

* Add more tests

* Lint
2019-03-04 15:55:26 -08:00
..
__init__.py RFC: Call services directly (#18720) 2018-11-30 21:28:35 +01: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 Legacy api fix (#18733) 2018-11-27 10:41:44 +01:00
trusted_networks.py Add config for trusted networks auth provider (#21111) 2019-02-26 14:42:48 -08:00