user(); })->middleware('auth:sanctum'); Route::post('/plaid/webhook', [PlaidWebhookController::class, 'handleWebhook']);