v1.4.0
What's Changed
The legacy aiohttp-based authentication method has been replaced with a more robust version. Thanks @TheOneOgre!
The default auth method was updated to the new aiohttp auth client as even the official Auth0 SDK was being problematic in HA.
- Add auth0-python to requirements.txt by @EdwardBetts in #106
- Added Auth0 authorization function for proper and functional auth with ayla services. by @TheOneOgre in #107
New Contributors
- @EdwardBetts made their first contribution in #106
- @TheOneOgre made their first contribution in #107
Full Changelog: v1.3.4...v1.4.0