Recommended approach for replacing Filament login with Jetstream?

I'm creating a new Laravel 10 based project, which will use Jetstream on the frontend, hence the FIlament login will be somewhat redundant.

As such, I'm wondering if there's a easy/standard way to do this, rather than having duplicate login functionality?
Was this page helpful?