Supervisor: Auth cache reset (#688)

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
This commit is contained in:
Pascal Vizeli 2020-10-20 11:01:55 +02:00 committed by GitHub
parent b69e0409ef
commit c9b71eaf50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -736,6 +736,14 @@ Set a new password for a Home Assistant Core user.
</details>
<details>
<summary className="endpoint delete protected">/auth/cache</summary>
Reset internal authentication cache, this is useful if you have changed the password for a user and need to clear the internal cache.
</details>
### CLI
<details>