Is there a difference between these two `Auth::user()` vs `Filament::auth()->user()`?

Is there anytime where using one or the other is beneficial?
Was this page helpful?