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 Franck Nijhof
parent 20e3b0ac4c
commit c75896d26e
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

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