mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 20:05:12 +01:00
* Allow delete_all_refresh_tokens to delete a specific token_type * add a test * minor string change * test updates * more test updates * more test updates * fix tests * do not delete current token * Update tests/components/auth/test_init.py * Update tests/components/auth/test_init.py * Option to not delete the current token --------- Co-authored-by: J. Nick Koston <nick@koston.org>