core/homeassistant/auth
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
..
providers Auth typing improvements (#15640) 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
auth_store.py Add user via cmd line creates owner (#15470) 2018-07-15 20:46:15 +02:00
const.py Reorg auth (#15443) 2018-07-13 11:43:08 +02:00
models.py Reorg auth (#15443) 2018-07-13 11:43:08 +02:00
util.py Reorg auth (#15443) 2018-07-13 11:43:08 +02:00