core/homeassistant/auth/providers
Ville Skyttä 68f03dcc67 Auth typing improvements (#15640)
* Always return bytes from auth.providers.homeassistant.hash_password

Good for interface cleanliness, typing etc.

* Add some homeassistant auth provider type annotations
2018-07-25 11:36:03 +02:00
..
__init__.py Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00
homeassistant.py Auth typing improvements (#15640) 2018-07-25 11:36:03 +02:00
insecure_example.py Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00
legacy_api_password.py Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00