1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/tests/test_util
Allen Porter 787fb3b954
Improve OAuth error handling in configuration flows (#103157)
* Improve OAuth error handling in configuration flows

* Update strings for all integrations that use oauth2 config flow

* Remove invalid_auth strings

* Revert change to release

* Revert close change in aiohttp mock
2023-11-11 11:02:51 +01:00
..
__init__.py
aiohttp.py Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00
test_aiohttp.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00