-
- Downloads
Only create front-end client_id once (#15214)
* Only create frontend client_id once * Check user and client_id before create refresh token * Lint * Follow code review comment * Minor clenaup * Update doc string
Showing
- homeassistant/auth.py 64 additions, 33 deletionshomeassistant/auth.py
- homeassistant/components/frontend/__init__.py 1 addition, 1 deletionhomeassistant/components/frontend/__init__.py
- tests/common.py 5 additions, 5 deletionstests/common.py
- tests/components/auth/__init__.py 1 addition, 1 deletiontests/components/auth/__init__.py
- tests/test_auth.py 46 additions, 7 deletionstests/test_auth.py
Please register or sign in to comment