core/homeassistant/auth/providers
Nicko van Someren e5861241c7 Added support for private storage. (#16878)
* Addded support for private storage.

Include 'private' flag parameters to the Store class and save_json function.
Updated various authentication and onboarding classes to use private stores.
Fixed unit test for emulated_hue which used a mock patch on save_json().

* Fixed Hound formatting issues not detected by local linting.
2018-09-26 10:24:32 +02:00
..
__init__.py Add Notify MFA module (#16314) 2018-09-24 11:06:50 +02:00
homeassistant.py Added support for private storage. (#16878) 2018-09-26 10:24:32 +02: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 Update name legacy api password (#16455) 2018-09-08 22:10:42 +02:00
trusted_networks.py Update trusted networks flow (#16227) 2018-08-28 00:37:15 +02:00