Authentication: remove section on migrating from 0.77 (#31445)

This commit is contained in:
c0ffeeca7 2024-02-15 17:10:21 +01:00 committed by GitHub
parent e4c92d4f31
commit f5bdfd4781
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,7 +106,3 @@ This will allow you to open Home Assistant at `http://homeassistant.home:8123/`
### Stuck on loading data
Some ad blocking software, such as Wipr, also blocks WebSockets. If you're stuck on the Loading data screen, try disabling your ad blocker.
### Migrating from pre 0.77
If you were using the authentication system before 0.77, you'd likely have `auth:` and `auth_providers:` defined. You'll need to remove these and let Home Assistant [handle it automatically](/docs/authentication/providers/#configuring-auth-providers).