Fix note block with md in auth docs (#31171)

This commit is contained in:
Michael 2024-01-31 23:07:39 +01:00 committed by GitHub
parent 39d1e08d54
commit 86f3791d92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,9 @@ You can:
- Log out of Home Assistant.
<div class="note">
Unused refresh tokens will be automatically removed. A refresh token is considered unused if it has not been used for a login within 90 days. If you need a permanent token, then we recommend using [Long Lived Access Tokens](/docs/auth_api/#long-lived-access-token).
</div>
### Securing your login