© 2026 Hedgehog Software, LLC
login()
->login(request()->has('passwordless') ? PasswordlessLogin::class : Login::class)