Is it possible to have a panel that is public without authentication?

Currently if I remove auth middleware the Filament\FilamentManager::getUserAvatarUrl() can't find an auth user so throws an error.
Don't know if it's worth trying to make this work or not?
Was this page helpful?