core/homeassistant/components/auth
Jc2k fdfedd086b Rework FlowManager to use inheritance (#30133)
* Pull async_finish_flow/async_create_flow out of ConfigEntries

* Towards refactoring

* mypy fixes

* Mark Flow manager with abc.* annotations

* Flake8 fixes

* Mypy fixes

* Blacken data_entry_flow

* Blacken longer signatures caused by mypy changes

* test fixes

* Test fixes

* Fix typo

* Avoid protected member lint (W0212) in config_entries

* More protected member fixes

* Missing await
2020-01-03 11:52:01 +01:00
..
.translations [ci skip] Translation update 2019-12-30 00:32:19 +00:00
__init__.py sort imports according to PEP8 for auth (#29619) 2019-12-08 14:55:23 +01:00
indieauth.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
login_flow.py sort imports according to PEP8 for auth (#29619) 2019-12-08 14:55:23 +01:00
manifest.json Install requirements of after_dependencies when loading integrations (#29491) 2019-12-05 09:28:56 +01:00
mfa_setup_flow.py Rework FlowManager to use inheritance (#30133) 2020-01-03 11:52:01 +01:00
strings.json