Easy way to only allow registration and login via Socialite?

I am looking for a way to disable login and only show a login or register button with Google/Github/etc...

Anyway this is possible? I was thinking of passing a extension of Filament\Pages\Auth\Login to ->login() in the App provider.
Was this page helpful?