signInWithUserInput

suspend fun signInWithUserInput(configuration: LinkPaymentLauncher.Configuration, userInput: UserInput): Result<Boolean>

Trigger Link sign in with the input collected from the user inline in PaymentSheet, whether it's a new or existing account.